You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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").
The text was updated successfully, but these errors were encountered:
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
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").
The text was updated successfully, but these errors were encountered: