[Bug]: assignee can't be removed once added
lrstanley opened this issue · 1 comments
lrstanley commented
Description
After adding an assignee using the form builder, if you then remove that assignee, they aren't actually removed (both in the UI, and when you generate the YAML).
Minimal Reproduction
- Go to https://issue-forms-creator.app/new
- Add a random user
- Remove the random user
- see right side, user still exists
- Generate YAML, and inspect for the
assignee
field still being populated.
Exception or Error
No response
geromegrignon commented
Hi, thanks for reporting this issue.
It's now fixed!