I want to be able to have a web page that my colleagues can access to see the contents of the current sprint. These are colleagues that are not users of Jira.
I created the following filter --> Project = PBP AND Sprint in openSprints() AND issuetype != Sub-task ORDER BY issuetype DESC, status DESC. I set it to be accessible by the public. The filter is returning the desired results for me but when a member of the public tries to access it they get the following errors...
Are there additional permissions I need to set somewhere?
And/or is there a better way to meet my requirement?
Sounds like you made the filter viewable by "Public" which does not require a login. If the Issues that appear in the filter have not also been made public (ie: allowing anonymous access to the Project(s),) users won't see any results in the filter.
Thanks Dave. That makes sense.
One challenge I foresee is that we might not want to make the project public as we have potentially sensitive info in Jira.
Is there anyway to make part of a project public?
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.