How to hide a workflow transition from user but also allow automation to run it.
Ex: Done --> Resolved
User should endup with Done status, after that automation should check the condition and then change to Resolved. User should not allow to see Resolved status.
I have tried Workflow Condition & Validation to achieve it, but no luck.
Any suggestion.
Thanks,