Items not updated when an entity is renamed #2825

Closed
opened 2015-08-21 14:47:29 +00:00 by wjt · 4 comments

Renaming an entity updates findvalue on the corresponding annotations, but not the items for those annotations. So you end up in this half-way state where searching for the entity by its old name matches the appropriate scenes, but viewing with/as clips shows nothing.

Patch to follow.

Renaming an entity updates findvalue on the corresponding annotations, but not the items for those annotations. So you end up in this half-way state where searching for the entity by its old name matches the appropriate scenes, but viewing with/as clips shows nothing. Patch to follow.
j added the
backend
label 2015-08-21 14:47:29 +00:00
j added this to the 14.04 milestone 2015-08-21 14:47:29 +00:00
j self-assigned this 2015-08-21 14:47:29 +00:00
j added the
normal
defect
labels 2015-08-21 14:47:29 +00:00
Author

Attachment 0001-Update-items-when-entities-are-renamed-fixes-2825.patch (1209 bytes) added

**Attachment** 0001-Update-items-when-entities-are-renamed-fixes-2825.patch (1209 bytes) added
Owner

In [pandora,5012]changeset:"pandora,5012":

#!CommitTicketReference repository="" revision="pandora,5012"
Update items when entities are renamed (fixes #2825)
In [pandora,5012]changeset:"pandora,5012": ``` #!CommitTicketReference repository="" revision="pandora,5012" Update items when entities are renamed (fixes #2825) ```
j added the
fixed
label 2015-08-26 17:42:15 +00:00
j closed this issue 2015-08-26 17:42:15 +00:00
Owner

did not quite like the idea on relying on modification time here, only calling once per item and adding a force argument.

did not quite like the idea on relying on modification time here, only calling once per item and adding a force argument.
Author

Yep, looks like a better approach!

Yep, looks like a better approach!
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#2825
No description provided.