Page MenuHomePhabricator

[Story] wbsetclaim API should allow claims to be created without supplying a GUID
Closed, ResolvedPublic

Description

wbsetclaim should allow new claims to be created by *not* supplying a GUID. Currently, it expected the client to provide a GUID.

Attempting to call wbsetclaim with a non-existing Claim-GUID should cause an error instead of creating a new claim.

Note however that this is a breaking change: clients that do generate a GUID for new claims will then fail.

Details

Reference
bz61950

Event Timeline

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

You list two distinct things here, while the title only alludes to one. Everyone is agreeing the first one should be the case, there is no agreement on the second. Hence I'd not put this in the same bug. Also, this bug just states stuff that should be, it does not explicitly specify this is not actually the case now. Has that been verified?

Lydia_Pintscher removed a subscriber: Unknown Object (MLST).
Lydia_Pintscher removed a subscriber: Unknown Object (MLST).
thiemowmde renamed this task from wbsetclaim should allow claims to be created without supplying a GUID. to [Story] wbsetclaim API should allow claims to be created without supplying a GUID.Aug 13 2015, 5:09 PM
thiemowmde lowered the priority of this task from High to Low.
thiemowmde updated the task description. (Show Details)
thiemowmde set Security to None.
thiemowmde edited subscribers, added: Lydia_Pintscher; removed: Wikidata-bugs.
Addshore claimed this task.

Think this is resolved