Good morning, We are seeing an issue with the Backlog screen not autocalculating the total points on the header level. You must also click on each bug, action or other item in the sprint in order to view the points and in order for the header to start counting.
When you come into the backlog, all counters are blank at the header and they only start counting after you click on each item in the sprint. The sprint points do not display till you click on them either.
What would be a way we can fix this so that when we go into the backlog we will see the totals at the header and have each item in the sprint display their points as soon as we go into the backlog?
Look this link here:
kind regards
CM
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.
issue.getCreated()
should return a date/time stamp with that data. I'm assuming you already have the right issue object to work with. (e.g. in a post-function, issue is directly available as the current issue)
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.