Hi I'm
I am having some difficulties with Structure (I have used it in the past but not in any great detail). I was trying to set up a "power" board, so I have greater control and can group things by fields later, but I can't even replicate the basic "Speed" board at the moment.
In my test Speed board, I have it setup like so
and it has everything nested nicely, Initiative > Epic > all other tasks types. then anything that doesn't have a parent is listed at the bottom.
How can I get this in the Power Board?
Hello @Steven White
You can build the same structure with generators:
1. Use the Insert generator for adding Initiatives.
2. Use the Child issues Extend generator for adding their sub-issues - both Epics and issues of Epics.
Alternatively, if you also want to see issues with no parent-child connections at the top level of the structure, you can edit the Insert generator's JQL query to include both Initiatives and issues without 'parent' value: type = "initiative" or parent is empty
I hope this helps. If you need further assistance or have other questions about Structure, please reach out to us directly at our support portal.
Best regards,
Stepan
Tempo (the Structure app vendor)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.