The CreatorCon Call for Content is officially open! Get started here.

Integration between Production Instance to Dev Instance[Agile Stories]

subashds6515
Tera Contributor

Hi,

I am trying to sync the Production & Dev instance for Agile stories.

I need a one-way integration.

The stories are created in the Production instance, same stories are replicated in the dev instance.

Which type of integration is best for this requirement?

Can anyone guide me to achieve this?

 

Thanks,

Subash

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @subashds6515 

May i know what is the use case of same? From Prod to dev, we use clone. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Hi @Dr Atul G- LNG ,

My team members don't have production access, so I need to export the stories from Production and import them to the Dev instance.

That is why I planning to automate the process once stories are created in Production and automatically update in the Dev Instance.

 

Thanks,

Subash

Hi @subashds6515 

Thanks for update, practically it is not good, reason begin, 

 

1. If any update done in prod story same need to go down as well

2. You need to do all state/ status level integration from Prod to dev

3. If user has any issue, cant add in prod but in dev only but as it is 1 way so it will be again problem,

4. Developer will create update set and if they update on story and same get captured in Update set and move to prod , so changing the update set is risky and painful. 

 

Better, to give at least read only role to dev in prod , to see the stories and 1 user must have write role.

 

It look easy but not easy. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************