Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Creating structure from portfolio

sharmila patwardhan August 17, 2020

Can I create a structure from POrtfolio from the query "issue in issuesInPlan("") "

I can run this query as JQl, can i create structure based on this?

I want to update structure as portfolio is getting updated.

 

Need this solution as portfolio is horribly slow and from past 2.5 months, Atlassian is still trying to solve this issue of performance without luck leaving me completely frustrated !

 

 

 

1 answer

1 accepted

0 votes
Answer accepted
Stepan Kholodov _ALM Works_
Atlassian Partner
August 17, 2020

Hello Sharmila,

You can certainly use query like: issuekey in issuesInPlan(x) in the Insert generator to fill a structure with all issues from a particular Plan. The structure will also be updated automatically if the set of issues will be changed in their corresponding Plan.

Additionally, you can also use the Child Issues Extend generator if you want to build the hierarchy - this extender specifically works with the Parent link field.

If you need any further assistance, please don't hesitate to contact us directly at support.almworks.com and we'll be glad to look into your use-case deeper and explore other options here.

Best regards,
Stepan Kholodov
ALM Works

sharmila patwardhan August 17, 2020

This is not working

Although its showing query as correct with green tick, when I say apply, structure gets created with one row which says "Insert JQL Query" , this line item is like a text and can be edited.

Suggest an answer

Log in or Sign up to answer