Hi,
Can any one please tell what this script actually does. We want to get rid of this script from our transition as its blocking it but dont know what will be the side effect.
"Type: class
Class: com.atlassian.jira.plugin.workflow.blockinglinks.condition.BlockingLinksCondition
Arguments:
statuses = workflowMode,6,atl_token,5
"
the jar is available at https://code.google.com/p/jira-blockinglinks-condition/downloads/list
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
if something help dont forget to accept as answer or vote up so it will help other people to choose right answer!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
this condition will check if all the linked issues are in a valid state to allow the transition.
check the plugin home page here
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We migrated from jira 4.2 to jira 5.2 and also removed few plugins and right now we do not know which plugin was used to put this condition. The link you have mentioned "http://confluence.atlassian.com/display/JIRAEXT/blockingLinksClosed+Condition+subroutine " is not working. Can you tell the name of plugin ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
plugin name is "jira-blockinglinks-condition"
home page for this is
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.