https://bugzilla.wikimedia.org/show_bug.cgi?id=64895

            Bug ID: 64895
           Summary: consider deprecated and preferred rank in queries
           Product: MediaWiki extensions
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: major
          Priority: Unprioritized
         Component: WikidataRepo
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
            Blocks: 52385
       Web browser: ---
   Mobile Platform: ---

Simple queries should only return the items where the statement being queried
for is the best statement available. This means we take ranks into account.
More specifically:

* If the statement is marked deprecated do not include it in the result.
* If the statement is marked normal include it in the result only if there is
no preferred statement.
* If there is a statement marked preferred always include it in the result.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to