Do not patch scheduleEntries if they didn't change
Open
agents:ignore
Needs prototype
type: Frontend
- Dominant language
- PHP
- Stars
- 156
- Forks
- 72
- Avg merge
- 12h 43m
- Merged PRs (30d)
- 203
Description
If you add a schedule entry here:

you might overwrite changes of other users on the existing scheduleentry.

Its an edge case, but when we have no other issues, we can fix this.
Maybe we want to solve this generally in the form component, that can determine which fields of which entities are dirty, and only patch them.
Contributor guide
Assessment
This issue has not been assessed yet.