A changeset in two streams: How to find out to which it came sooner
Hello,
I would like to ask if there is a possibility of finding out whether exists an option of finding out to which stream a certain changeset has been delivered sooner (in case it is referred from multiple streams).
Use case: (-> means deliver :)
Changeset A (from developer's workspace) - > Stream 1
Changeset A (from Stream 1) -> Stream 2
Now I have Cangeset A in streams 1 and 2. Is there an option how to find out to which stream it was delivered sooner? Normally in RTC I can only see when the changeset was created but not when is was delivered to a certain stream.
At the end this would lead to complete list of changesets which originated from one stream (when comparing two streams).
Best regards, Boris.
Accepted answer
2 other answers
Please go to the Stream1 and select the Component >Show History it gives the change-set date created.
Stream2 and select the Component >Show History it gives the change-set date created.
Compare the date created for the changeset you will get the results.
Please let me know if you need any further information.
Regards,
Arun
Comments
Hello Arun,
Thank you for the answer, but the change set date- reated is really the date when the change set was delivered to the first stream. If you deliver it to the other stream, the date stay the same. I would say that the changes set is somehow referenced among streams it has been delivered to.