Ticket #109 (closed defect: fixed)

Opened 12 months ago

Last modified 11 months ago

publishing of article during edit by different user might cause duplicate 'current' articles

Reported by: joeri Owned by: erwin
Priority: major Milestone: M6
Component: dalicms-admin Version: 1.0
Keywords: Cc:

Description

When publishing an article that is currently being edited by another user, it might generate two (or maybe more) articles that are in 'current' state. The attached file contains a state of a database where this problem occurred (see feed with id 41 and its articles and the logs around time 2008/01/08 15:11 and 2008/01/08 15:32).

Attachments

lubbeekdb_dump.zip (251.8 kB) - added by joeri 12 months ago.
dump of a database with a duplicate current

Change History

Changed 12 months ago by joeri

dump of a database with a duplicate current

Changed 12 months ago by erwin

  • milestone changed from M5 to M6

Further investigation is needed to fix this issue. moved to M6

Changed 11 months ago by erwin

  • status changed from new to assigned
  • owner changed from somebody to erwin

this issue will be fixed by checking if a page was published in the meanwhile.

further checks should also be built in to ensure no data is lost when multiple users update the same article. see ticket #140

Changed 11 months ago by erwin

  • status changed from assigned to closed
  • resolution set to fixed

investigation of the logs in attachment shows that this problem was indeed caused by

* user1 retrieving page A * user2 publishing page A * user1 updating page A

this should now be fixed in build 35

Note: See TracTickets for help on using tickets.