Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Our users seem have the ability to create promotion notices with non-latest versions of objects in the promotable objects list. Brushing aside the reasons why anybody would be promoting non-latest (in our case this is user error), I'm wondering why this is possible and how to stop it. The promotion notice fires a workflow which aims to change state, but of course set state is only possible on the latest iteration. This conflict of interest creates a severe entry in the WfPropagationQueue resulting from the hung workflow process. Have we managed to break something here, or this a hole the OOTB config? Either way does anybody now how to put a lid on this? All I can think of is to put an expression in the WF that checks for non-latest version promotables. If this is the solution I have no ideas what that expression would be.
Darren