If we click on an issue in the backlog and fill in the story points, the story points field in the backlog is not updated. We can click on another issue and then go back to the original issue and we see the story points we entered in the issue details. But the column in the backlog is never updated. Is there a way to get the backlog to update other than refreshing the entire page (F5)? Or is this a defect?
Hey!
From the start - this is not currently possible, but there are some workarounds (but neither of them is as good as having such feature in JIRA).
What you can do is to make project visible to anyone (so even non logged users can see the project and issues in it). I would not recommend it though because everybody will have access to all of your data (comments can be limited to Developers for example).
It could be usefull if you have your system hidden behind VPN and only some people (stakeholders) has access to it + your team and you don't care about stakeholders seeing all issues and informations in visible project.
Other chance is to write code on your own, which fetch the data you want through the REST API of JIRA. Maybe there are some plugins, which can do the stuff for you, but prepare your wallet as most of them would be paid ones.
Perfect!
Thanks for the options. This allows me to work in the right direction now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Paras GadhaviThanks for the reaction a I am glad I could help you.
If the answer solved it for you, please accept it as answer, so other people with same question will see it as accepted answer.
Thanks and have a nice day.
Regards,
Frenk
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.