Search code examples
jenkinsjirajenkins-jira-trigger

Managing Jira issues at Jenkins


I am using Jenkins JIRA plugin. When the job is done, I am creating new Jira version and then moving Resolved, Closed, Done jiras to this new version. enter image description here

But the problem is only Resolved and Done jiras are moved. The Closed one stays at old version. Anyone knows why?


Solution

  • I think this because of closed jira tickets cannot be updated/moved.you can make them editable through the workflow. for more information you can follow this link