Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Editing application tags overrides automated tag source #836

Closed
gildub opened this issue Apr 25, 2023 · 0 comments · Fixed by #837
Closed

🐛 Editing application tags overrides automated tag source #836

gildub opened this issue Apr 25, 2023 · 0 comments · Fixed by #837

Comments

@gildub
Copy link
Contributor

gildub commented Apr 25, 2023

When updating an application by adding a tag "manually" makes all the tags that were automatically added have their source changed from "Analysis" to "" (Anonymous which is displayed to user as "Manual").

gildub added a commit that referenced this issue Apr 26, 2023
The `ApplicationForm` now handles directly tags (TagRef[]) allowing to
preserve value of existing tags "source" field and to avoid automated
tags (source = "Analysis") to be overridden with source = "".

Resolves #836
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant