I wasnt sure exactly how to word the question within the search to know completely if its been answered..
I created a new state “30 day hold” for Hardware
I created an automation to email the “used by” they have 30 days to let us know if anything is missing before it gets wiped.
Is there a way to do an if/then checking how long its been in hold
if (Asset state =>30 days)
Then (
- Create a ticket to wipe the PC
- Once that TKT is closed, change to in stock /retired based on warranty status
)
