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
If you empty a field in an annotation definition, it still gets included in the query. Probably checking for object instantiation instead of empty string or something.
Workaround is to delete the annotation def and create a new one.
The text was updated successfully, but these errors were encountered:
If you empty a field in an annotation definition, it still gets included in the query. Probably checking for object instantiation instead of empty string or something.
Workaround is to delete the annotation def and create a new one.
The text was updated successfully, but these errors were encountered: