Live data from Hacker News

Scrumdog – a program to download Jira Issues to a local database

whoek.com

31–40 of 63 posts

Re: Scrumdog – a program to download Jira Issues to a local database

#34
Readers 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

#35
post #20
post #18

Earlier quoted context omitted.

Probably a testament to performance and reliability of the hosted offering (we all remember the multi day outage not long ago).

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.

Re: Scrumdog – a program to download Jira Issues to a local database

#36
post #21
post #18

Earlier quoted context omitted.

Probably a testament to performance and reliability of the hosted offering (we all remember the multi day outage not long ago).

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

#37

Missed naming opportunity: should have been “scrumbag”.

How about Jira-is-dog-slow-and-the-interface-is-garbage-so-just-give-me-the-data? Not catchy enough?

Presumably if you built a front end for the database you’d then have a not shit issue tracker.

Re: Scrumdog – a program to download Jira Issues to a local database

#38

Just noting that you can use an EL(T) tool like Airbyte (OSS) for this as well! The integrations are already built - Jira -> mongo, Jira -> Postgres, etc. https://docs.airbyte.com/integrations/sources/jira/

Yup it makes a lot of sense to use the already built tools for this.
Post reply on HN