Community Tip - If community subscription notifications are filling up your inbox you can set up a daily digest and get all your notifications in a single email. X
Version: Windchill 12.1
Use Case: I created new instances in of a released family table my workspace while developing some new assemblies. I then added them to a change request that was then used to create a change notice to release the assemblies and revise the family table part. Now I cannot update the base part because it is incompatible with the new instances which cannot be deleted because they are on the change request. The admin cannot remove the new instances from the change request because he cannot see them on it. I can see them on the change request but cannot make changes.
Description:
How can we remove the new instances from the change request so that I can update the family table part?
Solved! Go to Solution.
Here is how we fixed the issue with a little guidance from our reseller.
I am now free to recreate the instances and have them added to my CN task.
if this a test server, let's assume the admin cannot see the objects and you cannot remove them due to some permission (ACL ), in this case we can temporary disable policy rule checks by setting wt.access.enforce to false and restart server .
ones changes done you can set it back to true to enable back the acl checks .
Here is how we fixed the issue with a little guidance from our reseller.
I am now free to recreate the instances and have them added to my CN task.