How can I suspend a change set for an entire Stream?
Hello,
Scenario: I have delivered change requests 1, 2, and 3 from DEV to TEST and I realise that change requests 2 and 3 have bugs. I want to remove those change requests from the stream so that the TEST contains only change request 1. Is this possible? How would I do it?
I am working with RTC 4.0.3.
I would like to know whether it is possible to suspend or remove a set of change sets for a stream.
Scenario: I have delivered change requests 1, 2, and 3 from DEV to TEST and I realise that change requests 2 and 3 have bugs. I want to remove those change requests from the stream so that the TEST contains only change request 1. Is this possible? How would I do it?
Regards,
Andrew
One answer
The SCM FAQ answers your question.
You'll have to deliver the change if you want to put it back in the stream. Streams don't have a concept of suspended changes.
You'll have to deliver the change if you want to put it back in the stream. Streams don't have a concept of suspended changes.