clojure-dev

Issues: https://clojure.atlassian.net/browse/CLJ | Guide: https://insideclojure.org/2015/05/01/contributing-clojure/
orestis 2019-05-18T16:35:25.206Z

Tried to go to https://clojure.atlassian.net - was asked to login, then I got this:

Did you use the wrong account?
Your email address <mailto:orestis@orestis.gr|orestis@orestis.gr> doesn't have access to <http://clojure.atlassian.net|clojure.atlassian.net>
We've all got more than one email address these days - are you using the right one?
If you're certain you should have access with <mailto:orestis@orestis.gr|orestis@orestis.gr>, contact your administrator.
Following a direct link to an issue works though.

orestis 2019-05-18T16:37:08.207200Z

But interacting with the UI e.g. clicking on a label or fixed version gets me back to the “don’t have access” page.

alexmiller 2019-05-18T16:37:42.207500Z

let me check your user...

alexmiller 2019-05-18T16:38:37.207700Z

oh, you don't have a user :)

alexmiller 2019-05-18T16:39:14.208100Z

you shouldn't need to login to browse or see anything

alexmiller 2019-05-18T16:40:13.209Z

it may be that certain pages are not accessible without a login (label and version are probably effectively search filters). I will take a look at that and may be able to fix. haven't spent much time on that yet.

alexmiller 2019-05-18T16:42:32.209600Z

I'm able to click on labels in an anonymous context. can you give me an example of url for anything that looks weird to you?

orestis 2019-05-18T16:44:58.210300Z

Just clicking on the root url asks me to login. On mobile, btw.

orestis 2019-05-18T16:47:51.212200Z

Ah, ok, if I log out entirely, then start browsing from an issue, I can click on other things. I also see much more on the sidebar. But starting at the root, I get redirected first to download the mobile app, then after skipping that, to the login page.

orestis 2019-05-18T16:48:15.212900Z

Then after logging in with some account I have, I lose access to labels and the sidebar.

orestis 2019-05-18T16:49:24.213900Z

Sorry for the complaining on a Saturday. I know this is frustrating work to do, and is much appreciated!

alexmiller 2019-05-18T16:49:29.214100Z

ah, so must be a mobile flow thing. I haven't tried that yet

alexmiller 2019-05-18T16:50:20.214300Z

thx

seancorfield 2019-05-18T19:22:37.215800Z

FYI, I just updated all the http://dev.clojure.org/jira links to http://clojure.atlassian.net in java.jdbc, core.cache, core.memoize, and tools.cli

alexmiller 2019-05-18T19:25:28.216300Z

Well, I’m going to redirect everything, so I’m not running at switching all that stuff. Those links are everywhere

seancorfield 2019-05-18T19:26:06.216900Z

Understood. At some point tho', <http://dev.clojure.org/jira|dev.clojure.org/jira> will stop redirecting?

seancorfield 2019-05-18T19:26:55.217700Z

(and I just like cleanliness, so I feel better with the links being "correct" 🙂 )

alexmiller 2019-05-18T19:27:12.218500Z

No, plan to make it work forever

seancorfield 2019-05-18T19:27:37.219Z

Oh, OK. Cool. So http://dev.clojure.org will continue to exist somewhere... nice.

alexmiller 2019-05-18T19:28:07.219900Z

I’m just going to make it an s3 bucket with redirect rules

seancorfield 2019-05-18T19:28:36.220500Z

One thing that is a problem for me -- and will affect anyone who uses JIRA Cloud at work and uses a different email for Clojure -- http://atlassian.net seems to only allow you to be logged in to one account at a time...

alexmiller 2019-05-18T19:29:21.223300Z

So will also redirect the old design wiki into the archive too

alexmiller 2019-05-18T19:29:26.223400Z

Yeah, I don’t know any secret for that

alexmiller 2019-05-18T19:29:29.223800Z

I am in the same boat

seancorfield 2019-05-18T19:29:58.224500Z

I can't work on Clojure stuff and World Singles stuff without logging out and back into the other account. Can you add <mailto:sean@worldsingles.com|sean@worldsingles.com> as a user on Clojure's JIRA will the same permissions as <mailto:sean@corfield.org|sean@corfield.org>? Then I can just use my work account for both (while I work at World Singles, at least)

seancorfield 2019-05-18T19:32:07.225100Z

And major kudos for getting the migration done! It's nice to have the modern JIRA and much better performance!

alexmiller 2019-05-18T20:08:37.225600Z

I think you can probably just change the email address on your own account?

alexmiller 2019-05-18T20:08:46.225900Z

if not, I know I can and it will send you an email to ok the change

alexmiller 2019-05-18T20:11:21.226700Z

ok, I did an email update - it should email you at the old email

2019-05-18T20:11:22.226800Z

there are a variety of web browser features for that kind of situation, aren't there?

2019-05-18T20:12:12.227Z

or is it more than just a cookie thing

alexmiller 2019-05-18T20:12:55.227600Z

I seem to actually be logged into both the clojure and cognitect sites right now, although one may be via email and the other via google login

seancorfield 2019-05-18T20:39:09.227900Z

Thanks @alexmiller

seancorfield 2019-05-18T21:11:47.229500Z

FYI, looks like I can't change my email to my work account since it's already used by another account in Atlassian cloud. Couldn't figure out the Google login vs work login either. Oh well.