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

[WIP] Don't show awaiting classification requests that require attention #6856

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

garethrees
Copy link
Member

…TODO…

@garethrees garethrees closed this Jun 21, 2022
@garethrees
Copy link
Member Author

Closed to reduce overwhelm of high WIP. Can reopen in the future if necessary.

@garethrees garethrees reopened this Apr 14, 2023
@mysociety-pusher mysociety-pusher force-pushed the requires-admin-awaiting-classification branch from f9d8d81 to b1c518a Compare April 14, 2023 09:46
means they've probably been dealt with
@mysociety-pusher mysociety-pusher force-pushed the requires-admin-awaiting-classification branch from b1c518a to 54dc812 Compare April 27, 2023 18:02
@attention_requests =
InfoRequest.
find_in_state('attention_requested').
where(awaiting_description: false).
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note to self: A request might be awaiting classification by the author because it's received an auto-response, but then a different user might report it because there's a different issue with it (offensive, or whatever). Does that retain the awaiting_description: false state?

Also check notes in #852.

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.

None yet

1 participant