HEy,
We are trying out Structure and have two JIRA instances linked together with Application Links.
Is it possible to have issues from both instances in the same structure?
Thnx in advance!
// Svante
You might have a post function in the workflow or a listener that sets the subtask component value based on parent issue value.
is there any way to remove the post function ?
Thanks
Lakshmi K
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.
Many ways. You can do it using a plugin which you write or script it using script runner
https://studio.plugins.atlassian.com/wiki/display/GRV/Script+Runner
https://developer.atlassian.com/display/JIRADEV/Workflow+Plugin+Modules
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.