🐛 Editing an application does not prefill existing tags in the form, so editing and saving removes all tags not added during the edit #1372
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
Is there an existing issue for this?
Konveyor version
main
Priority
Undefined (Default)
Current Behavior
Find an application in the app inventory page (both tabs) that has tags on it. Use the kebab menu to edit the application, which opens the "update application" modal with most fields prefilled. The tags field is empty. Editing something else in the form and clicking Save updates the application with an empty list of tags (removing the existing tags). Similarly, adding a tag to this field and saving results in the application only having the newly added tag and not the existing tags.
Expected Behavior
The tags field in the "update application" modal should be pre-filled with the tags that are already present on the application. Submitting the edits should not remove tags that were already present.
How Reproducible
Always (Default)
Steps To Reproduce
See above
Environment
- OS:
Anything else?
No response
The text was updated successfully, but these errors were encountered: