Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect template for enumeration values of Enum #203

Open
FitashUlHaq opened this issue Feb 6, 2025 · 2 comments
Open

Incorrect template for enumeration values of Enum #203

FitashUlHaq opened this issue Feb 6, 2025 · 2 comments
Labels
enhancement New feature or request web modeling editor Linked to the Web Modeling Editor

Comments

@FitashUlHaq
Copy link
Collaborator

Describe the bug

The template shows "attribute: type" while it should be only values for enums

@FitashUlHaq FitashUlHaq added bug Something isn't working web modeling editor Linked to the Web Modeling Editor labels Feb 6, 2025
@ArmenSl
Copy link
Collaborator

ArmenSl commented Feb 6, 2025

have EnumerationLiteral(name="STUDENT", value="xxxx"),

@ArmenSl ArmenSl added enhancement New feature or request and removed bug Something isn't working labels Feb 6, 2025
@FitashUlHaq
Copy link
Collaborator Author

In the WME, it shows "attribute: type" when trying to add the value

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request web modeling editor Linked to the Web Modeling Editor
Projects
None yet
Development

No branches or pull requests

2 participants