Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Suggestions to replicate Bugs from Atlassian to local JIRA site

Edited
Chander Inguva
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.
Jun 02, 2017

I was wondering if there is some documentation and an example on Replicating the Bugs reported against a particular JIRA or Confluence Server on https://jira.atlassian.com to a self hosted instance of JIRA say https://jira.example.com

 

If its done through REST API, how can i do that, Please chip in all your suggestions and snippets if you think that might help me.

 

Use Case:

Test all of the Bugs reported on daily (filter saved on atlassian)

affectedVersion = 6.2.0 AND project = "Confluence Server" AND created >= startOfDay() 

and have them copied over to my instance so i can have as a reference.

 

Thanks 

Chander

1 comment

Chander Inguva
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.
Jun 04, 2017 • edited

Please find attached PDF with basic coding (not an efficient code) but gets you started with pulling data from jira.atlassian.com 

 

Hope this helps someone.

Check the pdf file attached on tinyupload (as there was no option for me to attach a file. Sorry for inconvenience)

For all of you, to show its not a SPAM, here is the screenshot, how it looks after clicking above hyperlink

Screen Shot 2017-06-04 at 8.35.02 PM.png

 

Looking forward for many more suggestions from all of you on how we can automatically pull Bug Info from https://jira.atlassian.com and publish the desired field values on to local JIRA or Confluence to test them (if it affects our instances) on a daily basis.

Thank You

Chander

Comment

Log in or Sign up to comment