clojure-dev

Issues: https://clojure.atlassian.net/browse/CLJ | Guide: https://insideclojure.org/2015/05/01/contributing-clojure/
2019-05-03T18:12:15.096Z

Wanted to check with folks and see whether the "top voted ticket" reports are useful to anyone any longer, e.g. here: https://jafingerhut.github.io/clj-ticket-status/clojure-ticket-info.html I think you can get the "top unweighted" ticket reports with appropriate JIRA queries, and I believe that the reports of weighted vs. unweighted usually look pretty similar. That is, the fears that many people would vote on too many tickets and skew the results somehow seems not to have happened.

2019-05-03T18:13:14.096800Z

If the "unweighted" top voted ticket reports that can be generated automatically from JIRA queries are sufficient, I can put links to those on that page, for anyone that does go there.

alexmiller 2019-05-03T18:41:59.097900Z

I still look at them but I agree that they are not substantially more interesting than the jira equivalents

2019-05-03T18:49:13.098800Z

Do you have handy links to a published JIRA query that shows "all not-{closed or declined or resolved} CLJ tickets"?

2019-05-03T18:51:09.099800Z

I see saved & published JIRA queries for several subcategories, e.g. prescreened, vetted, open, etc. but not the union of all of them lumped together.

2019-05-03T18:52:53.100300Z

I guess I could create and publish one, but leave "CLJ" out of the name, as you have requested before for such published queries.

2019-05-03T19:06:16.101300Z

Hmm. I can create new private JIRA query and save it, but I either don't have permission to make it public to all JIRA users, or just don't see the right button or option to make that happen.

alexmiller 2019-05-03T19:42:16.102Z

I have some saved queries for by vote already

alexmiller 2019-05-03T19:42:52.102900Z

I have it set so no one can make saved queries but me

alexmiller 2019-05-03T19:43:06.103300Z

Sorry, shared queries

alexmiller 2019-05-03T19:43:28.104Z

Anyhow, no point in doing this now as I’m working on migrating out of this jira

dominicm 2019-05-03T19:50:55.104600Z

Making a new one and migrating the votes and tickets?

2019-05-03T20:33:16.105200Z

I am pretty sure Alex wants to ensure all of the existing tickets, comments, attachments, and votes are preserved during the migration.

dominicm 2019-05-03T21:27:23.106Z

That's great. Hadn't seen anything about the jira migration yet, despite my unhealthy obsession with slack.

2019-05-03T21:39:48.106600Z

It is a small part of this weekly article by Alex: http://insideclojure.org/2019/04/28/journal/

dominicm 2019-05-03T21:53:32.107400Z

I read that as updating the first time for some reason. :)

alexmiller 2019-05-03T22:19:37.108Z

I've written some migration stuff for jira cloud that should preserve all of that. still working through licensing issues.