Lets you search for JIRA tickets, open them, transition them thru different states, comment on them, rank them up or down, start or stop watching them or change who is assigned to a ticket. Also, notifications for assignments, mentions and watched tickets.
Hard-coding project data into an environment variable is not a flexible way to store an agile company's project descriptions. Instead, use the jira rest api at startup to scrape the needed data.
Hard-coding project data into an environment variable is not a flexible way to store an agile company's project descriptions. Instead, use the jira rest api at startup to scrape the needed data.