Forums

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

Seeking Guidance on Automating Project Recreation from Jira to Django Web App

LA
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 30, 2024

I'm working on a Django web application where users can create and manage projects related to penetration testing tasks. Currently, I manually recreate projects in my Django app that have been marked as complete in Jira. Each project in Jira has associated vulnerabilities and proof-of-concept details. I would like to automate this process so that when a project is marked complete in Jira, it seamlessly appears as a new project in my Django web app with all the necessary details. If you have experience or suggestions on how to achieve this automation, I'd love to hear your thoughts! Provide guidance or share best practices on how to set up this automation between Jira and Django? Any insights, code snippets, or recommended tools would be greatly appreciated!
Thank you for your help.

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 30, 2024

Welcome to the Atlassian Community!

You have two options.  One would be to script something in Jira that can poke the information you want into your Django.  The other is to do it the other way around - have Django ask Jira for the information over the Jira REST API.

We can't give you much more than that - we don't know what you're coding in, what data you want to get out of Jira or how you think you want to do it.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events