cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Promotion Request- •Add "edit" to the Actions menu for a Promotion Request

Promotion Request- •Add "edit" to the Actions menu for a Promotion Request

Need the ability to edit and add objects to the Promotion Request if user did not include all objects or if users miss spelled a word in description.  Has to delete request and start a new one.

4 Comments
slapha
15-Moonstone

Duplicate

 

Add "edit" to the Actions menu for a Promotion Req... - PTC Community

 

You can edit objects if it's in an open state. One of the 10 releases added a rework loop to the out of the box promotion request workflow. You cannot however change the collection of objects other than iteration. You just have to add a refresh and relock the objects once they leave the rework stage and it will pick up the new iterations.

 

wt.maturity.PromotionNotice pn = (wt.maturity.PromotionNotice)primaryBusinessObject;

latestIterationsValidationMsg =  com.ptc.windchill.enterprise.maturity.PromotionNoticeWorkflowHelper.refresh(pn);

 

Name should automatically update but depends on privileges since they are under review during the promotion approval.

Dale_Rosema
23-Emerald II

Toby Metcalf

See duplicate comment above.

Tmetcalf
Emeritus

Thanks Dale Rosema

PTCModerator
Emeritus
Status changed to: Archived