Page MenuHomePhabricator

Step 1: restrict editing to string data type - not just value type
Closed, ResolvedPublic3 Estimated Story Points

Description

Problem:
We for now want to only support editing statements that have a property of data type string. However our current check is based on the value type instead. This means it is also possible to edit among others the data types URL, Commons media, tabular data, geo shape and musical notation. We need to check for the data type.

Acceptance criteria:

  • only properties of datatype string are editable

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Lydia_Pintscher set the point value for this task to 3.

Change 568489 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/Wikibase@master] bridge: check for string data type

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

Change 568489 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] bridge: check for string data type

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

Charlie_WMDE moved this task from Verification to Done on the Wikidata-Bridge-Sprint-13 board.
Charlie_WMDE subscribed.

looks good