Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Post functions in some workflows are formatted differently to others

Melanie Albrecht
Contributor
July 3, 2018

In some workflows, the list of post functions looks like this:

The following will be processed after the transition occurs

  1. Set issue status to the linked status of the destination workflow step.
  2. Add a comment to an issue if one is entered during a transition.
  3. ...etc

In other workflows, the list of post functions looks like this:

The following will be processed after the transition occurs

  1. Type: class
    Class: com.atlassian.jira.workflow.function.issue.UpdateIssueFieldFunction 
    Arguments:field.name = resolutionfield.value = 10000
  2. Type: class
    Class: com.atlassian.jira.workflow.function.issue.UpdateIssueStatusFunction 
  3. ...etc

Why do they appear in these different formats?

1 answer

1 accepted

1 vote
Answer accepted
Prashant Mali
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 3, 2018

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

Melanie Albrecht
Contributor
July 4, 2018

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.

Suggest an answer

Log in or Sign up to answer