Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
Version: Windchill 12.0
Use Case: During our promotion request, the process flow is stuck at "set to superseded". Our fix is to contact the user who has the previous release uploaded to their workspace to delete the objects from their workspace on the server side. I then have to contact our IT to search for the workflow from the queue manager for them to do a reset. This is very tedious and time-consuming.
Description:
On our promotion request, the previous release is set to superseded once the latest object is approved for release. However, if the previous release is "uploaded" to the server side, it is considered as a "private checkout" The system can not change the state when it is "checked-out". Site admin access is required to reset the workflow after the objects have been removed from the server side.
I am searching for a workaround, or a solution to bypass this behavior. In my opinion, the system can differentiate the "checked-out vs private checkout"
What you need to do is add a pre-check before any state change that sees if any items are checked out and hands failures off to the a person to fix. This avoids the task failing and immediately notifies users of the issue. A better check is not allowing them to advanced to next step without checking in items. That can be done via a transition check.
We have a check to validate that the collected objects are not checked out. The "private checkout" issue is: