Undesirably forced submission tags #217
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
orinoco/dump-things-server#217
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I created a collection via
Notice the absence of any
submission_tags.However, when I query the collections, I get
I interpret this as: one can not turn off record tagging, one can only decide the specific tags that will unconditionally be attached.
This is undesirable, because forcing content into records that a user did not submit has been a source of problems for quite some time. It should be possible to turn this off.
Still the case with v6.2
A simple solution would be to do the following
auto-annotate, which ---if set--- leads to the generation of submission tags.Unless there is disagreement, I will implement this behavior
Fixed in release 6.3.0