Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.5.3
-
None
-
None
Description
Current Behavior
- Users can post Notices to a Notice Board using the Resources->Notice Boards->Action menu->Post Notice. A relative date can be specified for the Notice's lifetime.
- A workflow using the ExpectNotices Instruction reads the Notice after its end-of-life.
Steps to reproduce
- Create a Notice Board.
- Create a workflow that holds an ExpectNotices Instruction.
- Post a Notice from Resources->Notice Boards->Action menu->Post Notice with x period of +1s as the end-of-life.
- After end-of-life of the Notice, add an order to the workflow.
- The ExpectNotices Instruction reads the Notice after its end-of-life.
Desired Behavior
- The lifetime of Notices should be considered.