clojure-dev

Issues: https://clojure.atlassian.net/browse/CLJ | Guide: https://insideclojure.org/2015/05/01/contributing-clojure/
2020-08-25T18:32:05.001700Z

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?

ghadi 2020-08-25T18:38:42.002200Z

Yeah I’m getting the same bug on CLJ too

alexmiller 2020-08-25T19:24:09.002800Z

Can you give me an example

ghadi 2020-08-25T19:25:41.004900Z

@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

alexmiller 2020-08-25T19:38:30.005300Z

sorry, not seeing that. I believe you, because jira, but not seeing it

ghadi 2020-08-25T19:38:46.005700Z

Try private window?

alexmiller 2020-08-25T19:38:48.005900Z

browser/os ?

ghadi 2020-08-25T19:39:01.006200Z

Firefox/mac

alexmiller 2020-08-25T19:39:46.006500Z

I think I see what you're describing

2020-08-25T19:43:41.006800Z

chrome/mac for me

seancorfield 2020-08-25T19:51:55.007600Z

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...

alexmiller 2020-08-25T19:55:34.007800Z

yeah, when not logged in

alexmiller 2020-08-25T19:55:37.008Z

links like https://clojure.atlassian.net/browse/CLJ-2578 work

alexmiller 2020-08-25T19:56:48.009300Z

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

alexmiller 2020-08-25T19:57:12.009700Z

I see it when naving in the context of a filter though

alexmiller 2020-08-25T19:58:28.010800Z

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

alexmiller 2020-08-25T19:58:45.011500Z

I will check some more stuff with filter permissions

2020-08-25T19:58:56.011700Z

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.

alexmiller 2020-08-25T19:59:08.012100Z

yeah, that should be my last link there

2020-08-25T19:59:09.012200Z

Good to know the workaround of providing a URL directly to the issue.

alexmiller 2020-08-25T20:02:55.012500Z

interestingly, custom filters work like https://clojure.atlassian.net/browse/CLJ-2569?filter=10001

alexmiller 2020-08-25T20:19:38.013700Z

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. :)

alexmiller 2020-08-25T20:30:44.014300Z

although you probably can't see that anonymously, or maybe only I can see it, don't know

ghadi 2020-08-25T20:30:57.014600Z

can't see it, but appreciating it nonetheless

ghadi 2020-08-25T20:31:04.014800Z

authentication definitely matters