Tagging Work Queue

rparaj

New Member
When we mark an item as exception then Tag is also getting updated with Exception Reason, if there a way to stop that or any work around for this?
 

brady

New Member
Hola, tengo el mismo problema, no se puede, he intenado asignando un tag a la cola pero lo agrega y no lo actualiza.
 

Pete_L

Active Member
The exception tag is actually valuable, but if you really want to remove it you could read the tag (Get Tags), capture the text, and do an Untag Item. Pass the captured text as the tag to remove.
 
Top