Page MenuHomePhabricator

change parser function to not return deprecated (and conditionally normal) statements
Closed, ResolvedPublic

Description

The parser function should not return deprecated statements. We need to discuss if it should only return preferred values or also normal in the future.


Version: master
Severity: normal
Whiteboard: backlog u=dev c=backend p=8

Details

Reference
bz58403

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 2:17 AM
bzimport set Reference to bz58403.
bzimport added a subscriber: Unknown Object (MLST).

Decision made: We will return preferred only if they are available. If not then normal statements should be returned.

Change 117841 had a related patch set uploaded by Hoo man:
Only use the best Claims in PropertyParserFunctionRenderer

https://gerrit.wikimedia.org/r/117841

Change 117841 merged by jenkins-bot:
Only use the best Claims in PropertyParserFunctionRenderer

https://gerrit.wikimedia.org/r/117841