I've a scenario where there are several streams inside the Project and I have to restrict deliveries to a particular stream(just a maintenance stream,not an integration stream).
Precondition("Work Items must match a query" for ex) set in Operations Behavior-> Source Control -> Deliver(Server) seem to be applicable for delivering into all the streams, but I want my preconditions to be considered only for one particular stream. Is it possible?