Skip to content

MBS-14389: Edit search: filter by release status - #3823

Open
reosarevok wants to merge 1 commit into
metabrainz:masterfrom
reosarevok:MBS-14389
Open

MBS-14389: Edit search: filter by release status#3823
reosarevok wants to merge 1 commit into
metabrainz:masterfrom
reosarevok:MBS-14389

Conversation

@reosarevok

Copy link
Copy Markdown
Member

Implement MBS-14389

Description

This allows searching for edits based on release status. It is based on what we already do for release quality on the predicate side, and it is so equivalent to predicate_entity_type on the display side that I am just reusing that for it (we can rename the macro if that is confusing but I wasn't sure of what would be a good name - it's the "attributes" discussion again :) ).

AI usage

None

Testing

Locally with sample data, checked both = and != conditions, added a new release with a specific status and made sure that showed up too.

This allows searching for edits based on release status. It is based on what
we already do for release quality on the predicate side, and it is so
equivalent to predicate_entity_type on the display side that I am just
reusing that for it (we can rename the macro if that is confusing).
@reosarevok reosarevok added the QoL Non-urgent quality of life improvements label Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

QoL Non-urgent quality of life improvements

1 participant