Hi,
Is there a way to trigger a new Release Version when i change the status of my release issue type? Can't figure out the best way to trigger this after my automatic creation of the Release issue type.
Hello Everyone,
As this post still has a high number of views, we decided to add an updated answer with details on how to automatically create a new version in Jira Software Cloud.
As mentioned by @Jesse Berkeley, this feature can be achieved by using the action Create Version of Jira automation. These would be the steps:
You can check the documentation below for more details about Jira automation and the "Create version" action:
Thanks!
Atlassian Support
The functionality is supported by JQLT but you will have to rewrite the filters as the syntax is different. Regarding performance, you might want to test it yourself as the numbers change based environment!
Do you mean the methods {{subtask}}/{{parent}}? Judging from the documentation [1], these either return only subtasks or only parents respectively. The Search Intent Plugin returns parents+subtasks. [1] http://www.j-tricks.com/jqlt-subtask-functions.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am not sure what the search-intent-plugin does but I might be able to give you a query for JQLT. It can give both parents and subtasks but depends on what you want. Can you give a sample use case?
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.