Page MenuHomePhabricator

wbcreateclaim does not support &bot=1
Closed, ResolvedPublic

Description

I've written a script that would mass-add properties, however it appears that wbcreateclaim does not support marking the edit as a bot. The output I got back from the server was (for one request):

{u'claim': {u'type': u'statement', u'mainsnak': {u'datavalue': {u'type': u'wikibase-entityid', u'value': {u'entity-type': u'item', u'numeric-id': 43445}}, u'property': u'p21', u'snaktype': u'value'}, u'id': u'q4384168$3390B137-306C-4D79-B842-9E79361BB21F', u'rank': u'normal'}, u'pageinfo': {u'lastrevid': 6229461}, u'warnings': {u'main': {u'*': u"Unrecognized parameter: 'bot'"}}}


Version: unspecified
Severity: normal

Details

Reference
bz44857

Event Timeline

bzimport raised the priority of this task from to High.Nov 22 2014, 1:17 AM
bzimport set Reference to bz44857.

This is a rather minor fix, but its an important one. Probably it is missing in all claims, qualifiers and reference modules, and also linktitles.

(In reply to comment #2)

Gerrit change #49205.

Merged.

Verified in Wikidata demo sprint 33