I want to create subtasks corresponding to table in a confluence page linked to the issue.
I can create recurring subtasks. In my case the number and name of subtasks changes depending on the table content.
Any ideas how to automate this boring task ;-)
Hi @Christoph Bichl and welcome to the community!
Short answer is No (with out of the box Jira functionalities). You could do that manually from a confluence table pretty easily (https://www.youtube.com/watch?v=fpuMAfBwf_8)
You could also do than by using scriptrunner and writing a corresponding script. I haven't done that, but it should be feasible. ScriptRunner for Confluence (https://docs.atlassian.com/atlassian-confluence/5.9.7/com/atlassian/confluence/event/events/content/page/PageEvent.html)
Hope that helps,
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.