kerhub/issue-forms-creator

[Bug]: assignee can't be removed once added

lrstanley opened this issue · 1 comments

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

  1. Go to https://issue-forms-creator.app/new
  2. Add a random user
  3. Remove the random user
  4. see right side, user still exists
  5. Generate YAML, and inspect for the assignee field still being populated.

Exception or Error

No response

Hi, thanks for reporting this issue.

It's now fixed!