"Merges" change-set having special privileges ?
I wrote a precondition to have some checks on change-sets before they get delivered to the stream. My precondition works fine for all change-sets except for the changes-sets automatically created by RTC having comment - "Merges".
These change-sets bypass my precondition. Is there a way to avoid that ? Thanks, Atul |
One answer
The issue was NOT with the "Merges" change-set. I found that the precondition I wrote was sending all the change-sets BEFORE delivery, but the service that received this wasn't processing them appropriately. The service was simply ignoring all the change-sets except for the first one, causing this confusion.
I was not sure whether these auto-generated change-sets are treated specially at RTC level, so had asked this question, sorry for the confusion. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.