How to limit release target based on change notice sub type
Hi,
My part lifecycle states include Development - Prototype - Released - Withdrawn
On revise from prototype or released the part will return to development state, and then a change notice is used to either transition Development → Prototype, Development → Released or Prototype→ Released
I have two types of change notice “Prototype Change Notice” and “Change Notice”, which have different workflows (different approval roles)

I would like to limit the available release targets when a “Prototype Change Notice” is raised to only be the prototype state - “Preproduction” change transition (remove the Change transition from the list)

This looks similar to the request here, but I cant see a solution -
I have tried investigating the mapping rules, but I can only find how to limit target states based on the change object type, not on the change notice type it is within
Thanks

