Hi,
How to do something like that:
Transition issue (job every day) when external database query (postgresql) return some value.
I need to change status to "Payed" when select query return 1 or True where IDissue_from_jira = issueID
It's is possible by some plugins?
Regards
Hi @Kondi
You can try Scriptrunner, you should be able to create a job that query an external database and make some changes in Jira.
You will need to create a custom script that will read the external database and update some Jira issue.
https://scriptrunner.adaptavist.com/latest/jira/recipes/misc/connecting-to-databases.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.