Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Track time an issue spent in each status

M_ F_ Ghani July 20, 2020

I want to track the time an issue spends in each of the status. I know that there are a few add-ons that provide this kind of utility but i'm interested in developing the plugin myself considering the fact that all the available add-ons are really expensive.

All i want from the plugin is that it displays extra columns for each of the statuses (mentioning the time spent on these statuses) in the reports that i generate using simple search filters.

Can anyone please point me in the right direction so that it could help me get started with this?

p.s. i'm new to jira plugin development.

1 answer

0 votes
Petter Gonçalves
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 21, 2020

Hello @M_ F_ Ghani

Welcome to the Atlassian Community!

I see your question is tagged as Jira Server, so I believe this is the platform where you are planning to develop your plugin. Is that correct?

If you are using Jira Server, the best documentation to get started would be the following one:
Set up the Atlassian Plugin SDK and build a project 

Now, if you are using Jira Cloud, you can use the following documentation: 
Getting started - Atlassian Cloud Development 

Additionally, when you need further help regarding development, we have a separated forum to discuss these questions:

Atlassian Developer Community 

The mentioned portal was specifically created for development questions, where you will find articles and suggestions from third-party partners and Atlassian developers. Feel free to search for knowledge or open new topics about your questions there! :)

Let us know if you have any other questions.

M_ F_ Ghani July 23, 2020

Yes, i'm working on Jira Server.

I started working on the development. So far, i'm able to make simple plugins but if i could get a more pointers (which components to use and how) on how i can make the specific plugin i mentioned, that would be great.

Suggest an answer

Log in or Sign up to answer