You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Can we develop add-ons for Jira using python?
Hi!
Which functionality do you want to make?
add-on means in Jira, so JVM based things can be like java, scala, groovy, jruby, jython etc.
But the main idea of that tools , it's cover some functionality, hence please. start from functionality and do external app which will communicate via REST Api.
@Gonchik Tsymzhitov Thanks for the response.
I want create an add-on for dashboard reports so can i do that using Python instead of Java.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If dashboards on Jira web site, - nope.
AS workaround you can do in Grafana + some DB (influxdb, elastic, prometheus) etc
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Okey so can i get the data from jira using python and create the dashboard on the tools that you have mentioned.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Of course,
For fetching - https://pypi.org/project/atlassian-python-api/#description
for building elastic + grafana or kibana
but you should to know what kind of dashboard would you like to make?
maybe someone already made in Jira, already
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.
Hey there Cloud Community members! We’re excited to give you the first glimpse of the new home for business teams on Jira — Jira Work Management. Jira Work Management is the next generation of J...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.