You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Our organisation has recently run into the "1000 sub-issues limit".
After looking for answers or details on this issue, I've been left guessing what it actually means or how I can resolve it.
I am currently managing a JDP board with 250 ideas that link to various different epics.
Only when an idea reaches a certain status (out of 7 statuses) will there be jira issues/epics linked to the delivery.
At the moment we have around 20 ideas with issues linked in delivery.
Once and idea is set to "Done" it is automatically archived.
Though even after archiving 4-5 ideas in the last week as a huge piece of work had finished, we started getting the warning as shown below.
Nothing seems to be broken at first sight, but I cannot find any information regarding the warning and don't know what the limitations are and what they may cause.
@Andreas Mouritsen @Chris Timms currently the calculation of the progress is done client side. That means that every time you open a project it goes and fetches all delivery tickets and their children to calculate it. Obviously that won't scale. We're moving all this to the backend in the next few weeks, which will make things much faster (and also we can cache results etc.).
In the meantime we've applied a limit so this doesn't impact the performance of the frontend: if you get to 1000 delivery tickets+their children we currently stop there. That means that the progress calculation may be inaccurate in some ideas. It currently doesn't exclude archived ideas.
All of this will be fixed by the work we're scoping out now. In the meantime I would suggest unlinking the delivery tickets for the ideas you don't care about that much (e.g. archived or done or just not that important), and avoiding linking epics with hundreds of tickets (we heard that's a thing!).
Quick update! It looks like we introduced a bug on that field a couple of days back actually, as we were rolling out changes to improve performance of the app (we have a team focusing on this at the moment). So you'll see this even if you don't hit the 1000 issue limit. It's going to be fixed soon.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The bug is fixed
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
+1 on this issue - not sure what is causing it, perhaps the cumulative total of linked delivery tickets seems to be the cause?
I am seeing the warning inconsistently on the same tickets. Would like to understand the impact this is having on visualising delivery progress.
Regards,
- C
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.