Existing exception days are being removed when adding new ones

Created on 13 December 2023, about 1 year ago
Updated 2 January 2024, about 1 year ago

Problem/Motivation

When editing an entity with existing exception days values, adding new ones deletes the existing values when saving.

Steps to reproduce

  1. Edit an entity with existing exception days values
  2. Add one item to the exception days
  3. After the AJAX call, the form state is correct; the new and the old item are being displayed
  4. Enter data in the new item
  5. Save the entity
  6. Edit the entity again
  7. Now only the new item is visible. The old one is gone and was actually deleted in the database.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Closed: cannot reproduce

Version

1.0

Component

Code - widget

Created by

🇨🇭Switzerland Lukas von Blarer

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024