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

Fixed ExpressionParser when WrappedValue-string is used for equals-operator for Enum #674

Conversation

neilbgr
Copy link
Contributor

@neilbgr neilbgr commented Feb 12, 2023

Partial fixed ExpressionParser when WrappedValue-string is used for in-operator and left operand is enum.
Only one test fails.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Stef 668 enum string wrapped
@StefH StefH merged commit c22848a into zzzprojects:stef-668-enum-string-wrapped Feb 13, 2023
@StefH StefH added the refactor label Mar 3, 2023
@StefH StefH changed the title Stef 668 enum string wrapped Fixed ExpressionParser when WrappedValue-string is used for equals-operator for Enum Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

None yet

2 participants