Content
View differences
Updated by Hagen Schink over 12 years ago
Given I go the new work package page
And I add an attachemnt
And I save the work package
Then there should be an entry in the attachable\_journals table stating that the attachment was added to the work\_package
Instead there is no entry
All other journals are written correctly.
For the old journals, this prevented was not to bad as it could be reconstructed. For the new journal format, where we always just have a snapshot, this prevents us from knowing when a journal was added or if it was deleted, from knowing that it was ever attached.
And I add an attachemnt
And I save the work package
Then there should be an entry in the attachable\_journals table stating that the attachment was added to the work\_package
Instead there is no entry
All other journals are written correctly.
For the old journals, this prevented was not to bad as it could be reconstructed. For the new journal format, where we always just have a snapshot, this prevents us from knowing when a journal was added or if it was deleted, from knowing that it was ever attached.