-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 7.10, 8.10, 9.1
-
Component/s: Audit, Seam / JSF UI
-
Backlog priority:600
-
Sprint:nxcore 9.2.6
-
Story Points:3
- install 7.10
- ensure a mail server like fakeSMTP is installed to check the mails
Scenario 1
- create a document (any type)
- add notification for a user (works with Administrator) on modification event
- modify the document right after (must be less than a minute)
- check the Audit tab and see there is only the Creation event
Scenario 2
- create a document (any type)
- add notification for a user (works with Administrator) on modification event
- modify the document right after (must be less than a minute)
- modify again the document right after (must be less than a minute)
- check the Audit tab and see the Creation event is present but there is only one modification event
Scenario 3
- create a document (any type)
- add notification for a user (works with Administrator) on modification event
- wait for at least a minute
- modify the document
- check the Audit tab and see the Creation event and the modification event are both present