How can I add a condition where an agent doesn't have access to close a issue until it has been assigned to a agent?
@Angel Casas Edit the Workflow that is assigned to Project > Edit it > Select the Transition
that is linked to Closed Status > Right Side it will pop up the small screen > Select the
Condition > It will open a new Window with all conditions and choose the "Only Assignee
Condition " Add it and Publish the WorkFlow
Now When any Issue is created only assignee of that issue can closed that issue. If issue dont
have any assignee it will hide that Closed Button on Issue View Sceen.
This is one of the option we can do
I hope it helps
Thanks,
Kumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not sure if you're on Cloud or Server/Data Center, so these suggestions may not apply to you. I primarily work in Data Center, so I only really have the knowledge of what's available in DC in terms of Marketplace add-ons/apps.
Condition (prevents the workflow button from appearing at all)
Validator (validations parameters after the transition button is clicked)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Of these options, I would recommend the validator w/ screen to enter assignee. That's more usable to me than wondering why a workflow button isn't available to me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.