Why are you hosting compiled binaries on GitHub and no source code...
Scrumdog – a program to download Jira Issues to a local database
41–50 of 63 posts
Re: Scrumdog – a program to download Jira Issues to a local database
#42Earlier quoted context omitted.
Are you referring to the April outage? Technically 14 days is multi day, but when it can be measured in weeks, you might as well.
> Technically 14 days is multi day, but when it can be measured in weeks, you might as well. What does that mean? Two days is multi day. Even 25 hours is multi day.
Multi day seems to imply a time period of 2-5 days, not 14…
Re: Scrumdog – a program to download Jira Issues to a local database
#43Readers may also enjoy Steampipe[1], an open source [2] tool that uses Postgres FDW's for live SQL queries against Jira, Confluence, GitHub, GitLab, AWS, Slack and many more tools [3]. 1 - https://steampipe.io 2 - https://github.com/turbot/steampipe 3 - https://hub.steampipe.io
Re: Scrumdog – a program to download Jira Issues to a local database
#44Earlier quoted context omitted.
There were zero issues with performance/reliability that caused the outage, they just deleted hundreds of customers data, and had to manually restore the data due to lack of automated restore scripts.
Reliability is measured from a customer's perspective, not from a geeky vendor-oriented perspective of a backend service. When the vendor deletes data, the vendor's reliability quotient decreases, because that data is no longer available to the customer.
Re: Scrumdog – a program to download Jira Issues to a local database
#45Just to get ideas, what custom reports are users looking for that can not be built by Jira.
(My ulterior motive is to write a blog post that's like "how I used the product I make at work to index all information at the company". I can usually just do a linear scan across the backlog to find the issue I want, but hey, when marketing and software combine, I can't complain.)
If there's some service I can buy that does this, though, I'd rather use that.
Re: Scrumdog – a program to download Jira Issues to a local database
#46Readers may also enjoy Steampipe[1], an open source [2] tool that uses Postgres FDW's for live SQL queries against Jira, Confluence, GitHub, GitLab, AWS, Slack and many more tools [3]. 1 - https://steampipe.io 2 - https://github.com/turbot/steampipe 3 - https://hub.steampipe.io
Is Steampipe a community + services model, or just open source + community?
Re: Scrumdog – a program to download Jira Issues to a local database
#47Just to get ideas, what custom reports are users looking for that can not be built by Jira.
Re: Scrumdog – a program to download Jira Issues to a local database
#48I built a very similar tool for my company to download a set of DataDog logs into SQLite. Products like Jira and DataDog have their own query engines for sure, but you really can't beat the capabilities of true SQL for deeper analysis.
link?
Re: Scrumdog – a program to download Jira Issues to a local database
#49Re: Scrumdog – a program to download Jira Issues to a local database
#50Missed naming opportunity: should have been “scrumbag”.