Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Translate the entire conversation x

No Action options after Check Out of wtPart

LG_10096154
14-Alexandrite

No Action options after Check Out of wtPart

Version: Windchill 12.0

 

Use Case: When selecting Check Out on a wtPart the object is checked out to the user. There are no actions available after check out.


Description:

When selecting Check Out on a wtPart the object is checked out to the user. There are no actions available after check out.
If they use Check Out and Edit then they have normal actions.
It seems that the current version/view is "working copy" if they select Info in the history table for the "Original version" then menu options are available again.

ACCEPTED SOLUTION

Accepted Solutions
LG_10096154
14-Alexandrite
(To:LG_10096154)

the ReassignViewsFilter filter is using the existing isInRole method in the ValidationHelper class

looks like there is a class cast exception thrown in our custom ReassignViewsFilter class

View solution in original post

3 REPLIES 3
HelesicPetr
22-Sapphire II
(To:LG_10096154)

Hi @LG_10096154 

I would recommend to restart the Windchill server with a temp cleanup 

PetrH

Hi @LG_10096154,

 

I wanted to see if you got the help you needed.

If so, please mark the appropriate reply as the Accepted Solution. It will help other members who may have the same question.
Of course, if you have more to share on your issue, please pursue the conversation. 

 

Thanks,
Anurag 

LG_10096154
14-Alexandrite
(To:LG_10096154)

the ReassignViewsFilter filter is using the existing isInRole method in the ValidationHelper class

looks like there is a class cast exception thrown in our custom ReassignViewsFilter class

Announcements

Top Tags