-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
The project owner is cleared once a project is edited.
Steps to reproduce
- Log in as admin
- Create a client
- Create a project for the newly created client
- See that your admin user is listed as "allowed user" for the project
- Click on the project and change the title
Expected behavior
The user is still in the list of allowed users
Actual behavior
The list is cleaned.
Additional information
Actually, the backend interprets a non-existing key in the request as an empty list. When tweaking the request and adding the corresponding key in the request, the problem vanishes.
Metadata
Metadata
Assignees
Labels
No labels