Skip to content

Conversation

@davner
Copy link
Member

@davner davner commented Nov 9, 2024

  • Used ast module to enhance expression parsing.
  • Made logical operators case-sensitive.
  • Replaced "not" with "!=" in valid operations.
  • Updated UI help documentation accordingly.

Jira Ticket: GOATS-474

Checklist

  • Ran integration tests in Jenkins (if applicable).
  • Added or reviewed a release note in doc/changes.
  • Maintained or improved the current test coverage.

@davner davner self-assigned this Nov 9, 2024
- Used `ast` module to enhance expression parsing.
- Made logical operators case-sensitive.
- Replaced "not" with "!=" in valid operations.
- Updated UI help documentation accordingly.
@davner davner merged commit b5c1f54 into main Nov 9, 2024
4 checks passed
@davner davner deleted the GOATS-474 branch November 9, 2024 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant