Move "In Progress" update set to another instance

xiaix
Tera Guru

So I have an update set in my Dev environment that is "In Progress".

I would like to clone my prod instance into my dev, but don't want to lose my update set that I'm still working in.

So, here are the steps I'd like to perform.

  1. Move my "In Progress" update set from DEV into QA.
  2. Clone PROD over DEV
  3. Move that "In Progress" update set back from QA to DEV

Is this even possible?

I don't want to Complete or Commit this update set.  I just want to gingerly move it around.

1 ACCEPTED SOLUTION

Yes, but it only imports the update set record itself, and with none of the "Customer Updates" records.

View solution in original post

8 REPLIES 8

Harsh Vardhan
Giga Patron

did you try to export those update set XML and then import that in "Local Update Set" module in your target instance. ?

Yes, but it only imports the update set record itself, and with none of the "Customer Updates" records.

yes, correct it will not capture customer updates until you mark the update set as complete.

 

you have to mark them as complete and then you can import it on target instance, once clone will complete you can open those update set and set them as in progress ( if you have some other development left ) that will capture those changes . 

 

 

No, this did not work.  I don't believe you're understanding the question. (no offense)

 

Here's what happens when I follow your instruction to complete it:

IN DEV:

 

find_real_file.png

 

 

IN QA:

 

find_real_file.png

 

 

RESULT:

 

 

 

find_real_file.png