Describe the bug
After doing some committee/meeting/motion CRUD stuff, I ran sometimes in the situation,
that I deleted a agenda item but the deleted agenda item is still visible in the agenda item list.
How to Reproduce
Before:
- Add a committee, edit it, delete it
- Add a new committee
- Add a new account, change it, delete it.
- Add a meeting, edit it, delete it in the new committee
- Add a new meeting in the new committee, now use this new meeting
- Add a motion, edit it, add an amendment, change it, delete both with multi select
Then:
- Create a topic (agenda item) with a description (like "foo")
- Switch to the detail view of the new topic
- Edit it and change the description to "bar" and Save
- Delete the agenda item with delete in three-dot menu.
=> Now you will be redirect to the agenda item list, but there the item is still visible
Expected behavior
A deleted item should not be visible in the list, because interaction with this "zombie" agenda item
leads to errors.
System information
- OpenSlides version: pre 4.3 or demo (4.2.29)
Describe the bug
After doing some committee/meeting/motion CRUD stuff, I ran sometimes in the situation,
that I deleted a agenda item but the deleted agenda item is still visible in the agenda item list.
How to Reproduce
Before:
Then:
=> Now you will be redirect to the agenda item list, but there the item is still visible
Expected behavior
A deleted item should not be visible in the list, because interaction with this "zombie" agenda item
leads to errors.
System information