Ticket #6254 (new defect)
When resuming object in different activity, old activity id is reused
| Reported by: | bert | Owned by: | tomeu |
|---|---|---|---|
| Priority: | high | Milestone: | 9.1.0-cancelled |
| Component: | journal-activity | Version: | Development build as of this date |
| Keywords: | 9.1.0:+ | Cc: | Eben, marco, tomeu, mstone |
| Action Needed: | Verified: | no | |
| Deployments affected: | Blocked By: | ||
| Blocking: |
Description
Take a photo in record. Note activity id. Close record. Resume photo in Browse (or another activity). It gets the same activity id.
In one case this lead to an activity startup error (dbus name could not be aquired), apparently the dbus service fro record was not released yet and the next activity tried to register the same service (because it got the same instance id).
Change History
Note: See
TracTickets for help on using
tickets.


