
Measure timings of REST WS calls to JIRA with SoapUI
SOAPUI is the best interface to make tests to JIRA Web Services. And it’s free. Download SOAPUI It’s very easy, only install and make the test. Set the Endpoint to your JIRA URL Domain and protocol (http or https) and put the resource URL to the REST Endpoint (like /rest/api/2/PROJECT-NUM/worklog to put worklog in an…
Read MoreNew example of Groovy Service for JIRA to ARCHIVE big tasks
How many of you knows, when an issue grows and become a big issue ( for diverse reasons, more comments, more worklogged hous in Tempo, …), then the access to this ticket cost a lot of CPU. In this post I try to make a little example of a Custom Groovy Scriptrunner Service to archive…
Read More