Hello,
I have an workflow that I'm using in all my development projects.
For one of this projects I need to have a mandatory field, for one issue type, for some statuses.
I tried to use script runner behaviors for this, but the when/except condition has effect on all projects, not only the one in mapping.
How can I create the behavior so the condition will not overwrite the mapping?
Hello @Anca Cristescu ~ can you provide a screenshot of your Behavior settings? Typically, when you create a Behavior, you are prompted for the Project and Issue Type which should restrict that Behavior to that Project / Issue Type. You can also utilize the server-side script to further direct the behavior. Check out the example scripts library, there might be something close to what you're looking for.
Thank you @Laurie Sciutti for your response :)
I found the problem when I was trying to explain it to my colleague and realized that I had also added a condition in the workflow... witch is available for all projects :( Removed the condition, and now we are good with the behavior :)
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.