When I try to look at particular open issues on the core.rrb-vector library on http://clojure.atlassian.net, it briefly shows what looks like a correct URL, but then before displaying the issue I want, the URL changes to one that shows all open issues. Has anyone else seen such behavior, and/or know what I might do to prevent that?
Yeah I’m getting the same bug on CLJ too
Can you give me an example
@alexmiller I nav to jira, wait for it to load (takes 10+ seconds to settle down), then click on a different ticket in the left hand side. It briefly goes there then reverts back to the CLJ project
sorry, not seeing that. I believe you, because jira, but not seeing it
Try private window?
browser/os ?
Firefox/mac
I think I see what you're describing
chrome/mac for me
Does it only happen when you're not logged in? JIRA behaves really strangely if you are not logged in but try to browse tickets...
yeah, when not logged in
links like https://clojure.atlassian.net/browse/CLJ-2578 work
nothing has been changed recently (except perhaps jira itself) and I've looked at all the permissions - browse is open to public and the permissions helper says anyone should be able to see these
I see it when naving in the context of a filter though
like https://clojure.atlassian.net/jira/software/c/projects/CLJ/issues/?filter=allissues
if you click on the left list, it goes back to the filter. if you click on the issue id on the detail pane link on the right, it gives you a browse link which works
I will check some more stuff with filter permissions
When I saw the behavior, I was looking at all open issues for a project, and trying to click on one specific issue in the list.
yeah, that should be my last link there
Good to know the workaround of providing a URL directly to the issue.
interestingly, custom filters work like https://clojure.atlassian.net/browse/CLJ-2569?filter=10001
well, in summary - I don't know why that doesn't work. seems like it should and afaict there is no permission preventing it. using the web console certainly seems like a lot of weird stuff happening. I'll file a jira on jira. :)
https://getsupport.atlassian.com/servicedesk/customer/portal/23/JST-596192
although you probably can't see that anonymously, or maybe only I can see it, don't know
can't see it, but appreciating it nonetheless
authentication definitely matters