Hi all,
We are looking for a release strategy where there r 4 release codes say 1,2,3 and 4 and have release pre requisites in the same order. The scenario we looking for is as follows:
Once doc is released from 1, both 2 and 3 can release it, but overall doc will be still blocked.
Similarly once 2 releases the document, both 3 and 4 should be able to release it.
Now if 3 releases the doc, it is still blocked. Only after 4 relases the doc, it is released.
By this way we r trying to have bypass for each release code.
How the same can be mapped?
Prashant