In some workflows, the list of post functions looks like this:
The following will be processed after the transition occurs
Set issue status to the linked status of the destination workflow step.
Add a comment to an issue if one is entered during a transition.
...etc
In other workflows, the list of post functions looks like this:
The following will be processed after the transition occurs
Type: class
Class: com.atlassian.jira.workflow.function.issue.UpdateIssueFieldFunction
Arguments:field.name = resolutionfield.value = 10000
Type: class
Class: com.atlassian.jira.workflow.function.issue.UpdateIssueStatusFunction
...etc
Why do they appear in these different formats?
Hi @Melanie Albrecht ,
Below request solution helps to resolve this types of issues. First try it on test instance.
https://jira.atlassian.com/browse/JSWSERVER-11547
Thanks,
Prashant
Thanks Prashant, I'll give that a go.
Can anyone tell me why this has happened? Quite a few of my workflows have this problem, and I'd like to avoid adding more.
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.