Closed preslavmihaylov closed 2 years ago
@Jasper-Ben lemme know if this version integrates correctly \w your self-hosted JIRA
Looking good :+1:
todocheck was able to connect to jira and see that the linked task was closed.
ERROR: Issue is closed
test-todocheck.sh:1: # TODO RDPHOEN-1177: Test todocheck
closes #196
JIRA servers prior to v9 use a
Bearer
authorization mechanism. Later versions use a different mechanism, which todocheck already supports.I've added some init logic when initializing a JIRA issue tracker to try to automatically detect the server's version. If any issue occurs, it defaults to the latest one supported -
v9
.