Rahul Kurup created ATLAS-4799: ---------------------------------- Summary: Enum type Business metadata attribute shows incorrect data when specific string is in attribute name. Key: ATLAS-4799 URL: https://issues.apache.org/jira/browse/ATLAS-4799 Project: Atlas Issue Type: Bug Reporter: Rahul Kurup
1. Create a enum such that its enum name contains the word 'date' (for example, 'updatetest') with the following values: v1,v2 And then create a business metadata attribute whose type is the enum which we have just now created. 2. After assigning a enum value (v1 or v2) to the entity with this attribute, it is observed that it displays some dates rather than 'v1' or 'v2'. -- This message was sent by Atlassian Jira (v8.20.10#820010)