We use the Quick Subtasks plugin to automatically create a security review subtask at a certain point in our release approval workflow. We use the following configuration for the Quick Subtasks plugin:
- Security Review - @{summary} / description:"Perform a security review for this release" assignee:"@inherit" fixversion:"@inherit"
This was working fine in JIRA 6.4, but since upgrading to 7.0.2, the screen freezes when a user performs the transition that creates the subtask. I found that removing fixversion:"@inherit"
stops the workflow freezing, but it also means that the fix version isn't set correctly on the sub task.
We have had issues with other systems that integration with JIRA and use the fix version field, so I'm wondering if something changed in JIRA 7.
Has anyone else noticed this?
We believe that this issue was caused by using MS SQL Server but having READ_COMMITTED_SNAPSHOT set to OFF. We changed this to ON as per Connecting JIRA applications to SQL Server 2012 and the issue appears to be resolved.
@Nathan Clement Hi, I have created a new issue in the project's issue tracker. Please feel free to vote, follow or comment on the issue here:
https://bitbucket.org/hascode/jira-quick-subtasks/issues/257/quick-subtasks-inheriting-fixversion-no
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.