As an editor, I don’t want to see useless constraint violations.
Problem:
On Wikidata property example statements, we skip constraint checks since the results aren’t useful (see T183267). However, we don’t yet do the same on Wikidata property example for media statements, so you see bogus violations on e. g. Property:P6731#P6685.
Example/Screenshots:
(The image shown is © Guillaume Piolle / CC BY 3.0, Aix-en-Provence - Pavillon Vendôme, CC BY 3.0.)
BDD
GIVEN I am logged in
WHEN I look at a Wikidata property example for media statement
THEN I see no constraint violations.
Acceptance criteria:
- P6685 is part of wgWBQualityConstraintsPropertiesWithViolatingQualifiers in operations/mediawiki-config.git
- P6685 is not part of the default WikibaseQualityConstraints config – we don’t need this property automatically imported on every other wiki with WikibaseQualityConstraints
Open questions:
- Any other missing properties? See the current list of properties – any other “property example”-type properties not in there should be added too.