pawelrychlik / jira-dependency-graph

Graph visualizer for JIRA tickets' dependencies
MIT License
282 stars 90 forks source link

enable JIRA API v2 with new optional JIRA version command line argument #45

Closed dkoltaimyob closed 1 year ago

dkoltaimyob commented 3 years ago

Adding support for JIRA API v2. Using an optional parameter, if not provided, defaults to using the current url.

Regenhardt commented 1 year ago

Why not default to "latest" and then just append that to the path?

Regenhardt commented 1 year ago

OTOH should the user even care about which version the tool uses? What's the use case here?

garfieldonthemoon commented 1 year ago

Hi @Regenhardt thanks for the feedback. This is not relevant any more, seems it was required back then probably because of this issue: https://jira.atlassian.com/browse/JRACLOUD-72126

Please close the PR.

(Note: I am the one who opened this PR back then, but don't any more have access to that handle, so no permission to close it.)

Regenhardt commented 1 year ago

I'm just a guy who used this script in his time of need, @pawelrychlik could close it though :)