How can we implement "Quality Gate" concept using CLM?
Accepted answer
I would suggest using sequential iterations to achieve the Quality Gate. That is, create an iteration for each gating phase and each iteration must be existed before entering the next iteration (e.g. gate). You could even define custom iteration types in your process specification and define special process enforcement riles for the custom iteration types.