Forums

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

Structure possibilities - Please clarify/help

Anusha Ramesh June 15, 2021

Hi,

Please help me to achieve the below changes on structure jira. Guide me with steps please :( 

  • Bug tickets without time estimate shouldn't be considered as milestones in "Structure". Only task tickets without time estimate should be considered as milestone. (Let me know if this is possible.)
  •  Epic link needs to have start date and end date
  •  Is it possible to have some indication/highlight in the Structure gantt for tasks which has higher spent time than the remaining time/ total estimated time.

Thanks,
Anusha

1 answer

1 accepted

2 votes
Answer accepted
Stepan Kholodov _ALM Works_
Atlassian Partner
June 15, 2021

Hello Anusha,

1. You can achieve this by doing the following:

- unselect the 'Treat tasks of zero duration as Milestones' option in Gantt chart's configuration(it's in the Scheduling tab).
- Click the New Slice button on the left in the configuration, select JQL at the top and define the scope of issues to which a new set of rules will be applied: for example, originalestimate is empty and type=bug
- click Add Section at the top, select Behavior | Milestone, save and close the settings. As a result, only bugs that have no Original Estimate defined will be treated as Milestones.
You can find more details about the Slice-based configurations in our wiki here: https://wiki.almworks.com/display/gantt/Slice-based+Configurations

2. Can you please clarify - do you mean Epics have Start & Finish dates defined in fields and you can't see them on the chart or you mean to ensure that Epics have both values on creation, or you mean something else? If both dates are there and you don't see them on the chart, this is possibly because of the enabled 'Treat parent issues as groups' option at the bottom of the Scheduling tab of the chart's configuration. Unselecting this option might help.

3. You can achieve this using the Formula column in your structure - you can have an additional column where an indicator can appear for any issue where Time Spent is higher than its estimate. You can use a formula like this: if(timespent > originalestimate, "overtime") and as a result, the 'overtime" text indicator will be shown for all issues that match the criteria. You can change it and/or add more visibility to it using Wiki markup. You can check our documentation on the Formula column for more details here: https://wiki.almworks.com/display/structure/Wiki+Markup+in+Formula+Columns

I hope this helps! If you need further assistance with Structure.Gantt, please feel free to reach out to us directly at support.almworks.com and we'll be back with you shortly.

Best regards,
Stepan Kholodov
ALM Works

Anusha Ramesh June 17, 2021

Hello @Stepan Kholodov _ALM Works_

First of all thanks, I explored structure like never before..  

All your points worked like a charm expect the Epic links.. still doesn't have start date and end date fields..

Regards,
Anusha

Like Dave Rosenlund _Trundl_ likes this
Stepan Kholodov _ALM Works_
Atlassian Partner
June 17, 2021

I'm glad to hear it! As for the Epics - to recommend a solution here we would need to look into your configuration in detail to better understand both the setup and the results you see on the chart. So please submit a request at our support portal(you can just send a direct email to support@almworks.com) and we'll go from there. Please attach these screenshots:
- of the structure and the chart in full;
- of any Epic's Issue Page;
- of the Scheduling tab of the chart's settings.

Best regards,
Stepan Kholodov
ALM Works

Like Dave Rosenlund _Trundl_ likes this
Anusha Ramesh June 28, 2021

Hi @Stepan Kholodov _ALM Works_ , 

PFA and help me to 

1. Display total count of open tickets (Task & Bugs) under EPIC - (In Structure)
2. Display total count of open epics under fix version - (In Structure)
3. "Start date" and "end date" field for Epic Creation

Screenshot 2021-06-28 at 1.55.26 PM.pngScreenshot 2021-06-28 at 1.57.01 PM.pngScreenshot 2021-06-28 at 1.58.38 PM.pngScreenshot 2021-06-28 at 1.59.10 PM.png

Stepan Kholodov _ALM Works_
Atlassian Partner
June 28, 2021

Thank you for the screenshots. Can you please also:
1. Add the Due Date column to the structure;
2. Open the chart in the right panel;
3. Take the screenshot of both the structure and the chart so we could see how Epics are shown on the chart as well.

P.S. Please note that if you have any sensitive information on the screenshots, it will be available for anybody to see here. We recommend to continue the discussion at our support portal where we can properly and privately help you with this. To submit the request, please either create it at support.almworks.com or send a direct email to support@almworks.com

Best regards,
Stepan Kholodov
ALM Works

Like Dave Rosenlund _Trundl_ likes this

Suggest an answer

Log in or Sign up to answer