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

GraphQL: Deprecated "states" in favor of "statuses" in events resolver argument #443

Conversation

martastain
Copy link
Member

@martastain martastain commented Nov 21, 2024

This pull request includes changes to the ayon_server/graphql/resolvers/events.py file to deprecate the states parameter in favor of a new statuses parameter. The changes ensure backward compatibility while encouraging the use of the new parameter.

@martastain martastain linked an issue Nov 21, 2024 that may be closed by this pull request
2 tasks
@martastain martastain added the type: bug Something isn't working label Nov 21, 2024
@martastain martastain merged commit 0dc38f0 into develop Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GraphQl: Events filtering is using states instead of statuses
1 participant