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

Add default ordering for Notifications #3705

Closed
wants to merge 3 commits into from
Closed

Add default ordering for Notifications #3705

wants to merge 3 commits into from

Conversation

chrisvanrun
Copy link
Contributor

Fixes #3704

Likely the cause of the sporadic test failure.

@jmsmkn
Copy link
Member

jmsmkn commented Nov 19, 2024

Rather than adding default ordering the test should be refactored to not rely on ordering. This is because that ordering is not free, so should only be done where it is required.

@jmsmkn jmsmkn closed this Nov 19, 2024
@chrisvanrun chrisvanrun deleted the fix-3704 branch November 19, 2024 14:57
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.

Sporadic failure on test_permission_request_notifications_flow_for_manual_review
2 participants