Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: 2.2, 2.3.0b1
-
Fix Version/s: 2.3.0rc1
-
Component/s: Scripting, Tags & Metadata
-
Labels:
Description
Since version 2.2.0 the $unset function will mark tags for deletion and basically behave similar to $delete.
The actual intention was for $unset to only clear the tag in loaded metadata and having $delete to explicitly delete it. This works in 2.1.3, but no longer in 2.2.0 and later.