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.
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:
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.
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.
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.