Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hi,
is there a preference or setting which prevents the user from sending a "non-latest" iteration to the distribution target?
Background:
With the "Send to distribution target" action we're pulling a number from SAP. If the user perfoms this task on a version which is not latest, the newer iterations won't get the number assigned.
Solved! Go to Solution.
One way you can achieve this is with a action validator where you can validate the object and either display or hide the action. If you need any further assistance please mail me.
Regards
Sudhakar
One way you can achieve this is with a action validator where you can validate the object and either display or hide the action. If you need any further assistance please mail me.
Regards
Sudhakar
Thanks, this is a good point.
I'll check this with our programmer, but it might be easier to throw an ESI exception during the number assignment logic than creating an action validator. This would also be sufficient.
Not sure if this would help.
remove Read access to ESIRelease for ESI Authors group (but not ESI Admin). Then add
for ESI Authors.
The ESI Closeloop witll hang at "Post Release" and then complete.
ESI does complete.