Page MenuHomePhabricator

Storing changes in a property updates an item
Closed, ResolvedPublic

Description

Updating a property with a new value updates the same numbered item. Updates from a specific entity view should only update content of the same type.


Version: unspecified
Severity: normal

Details

Reference
bz40503

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 1:10 AM
bzimport set Reference to bz40503.
bzimport added a subscriber: Unknown Object (MLST).

You are saying when editing property 5, it's actually item 5 that gets updated? Ugh :)

Using prefixed IDs everywhere, and perhaps also requiring the entity type to be provided always, should fix this.