Skip to content

Conversation

@marcamsn
Copy link
Member

@marcamsn marcamsn commented Dec 5, 2025

The eventStatus field in EventQueryCriteria has been renamed to status to match the actual JSON field name returned by the API for event filters.

Changes:

  • Moved eventStatus property from FilterQueryCriteria base class to child classes:
    • EventQueryCriteria: renamed to status
    • EntityQueryCriteria: kept as eventStatus
  • Added deprecated eventStatus() methods for backward compatibility
  • Updated network DTOs, persistence layer, migration, and JSON test files

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.

2 participants