Trying to modify an Operation where one of its attribute value has been deleted form the Legal Value List fails with Uncaught Exception on the Product Structure Browser in Windchill PDMLink 10.2
S'applique à
Windchill PDMLink 10.2 M020Description
- Trying to modify an Operation where one of its attribute value has been deleted form the Legal Value List fails with error on the Product Structure Browser:
(TypeError): 'value' is undefined
number: -2146823279
description: 'value' is undefined
- Create a String Attribute on Operation type with Legal Value List like 'A|B|C'
- Create a Process Plan with one Operation with value 'C' for the attribute created previously
- Access the Type Manager and Remove the value 'C' form the Legal Value List
- Access again the Process Plan and select the Operation
- Try to select another value and observe the error