In Jira, always the status name is shown capitalized, and in several applications we must know the name of the status in case sensitive… What we can do to know the REAL name of the Status in Jira? … Very easy! We can do a REST call to the Jira REST API like this: http://your-site-here/rest/api/latest/status/…
Read More