Hi all,
One flavor of our change process is to have 2 levels of approval. So, a change can be "Waiting for Approval" in 2 different ways. I wanted to be able to quickly differentiate between waiting for level 1 and waiting for level 2.
What I thought was the easiest and cleanest way to do it was to manipulate tags on the change as part of the process flow. Only, I don't see a native way of doing that. Update Record doesnt seem to have an option for tags. I looked over at the service catalog and those don't either??
This seems like something that would be built in functionality. Am I missing it?
Full disclosure, I know I could do something similar by adding a custom state, using a process field, a process integration, or maybe even an automation rule (though targeting that first approval as a trigger is currently beyond me (: ). I just want to make sure I'm not missing something obvious before committing to something a little messier