You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
We added a constant DueDateExpirationInDays to configure the period in days for which the workflows/user tasks are to be considered almost due.
We added visual indicators that indicates workflows/user tasks that are almost due based on the constant DueDateExpirationInDays or overdue in pages Task Inbox, Task Dashboard, Default Workflow Admin and Workflow Definition View.
We added Due in x day(s) counters to the Workflow Dashboard for workflows/user tasks. Where the value of x is the DueDateExpirationInDays constant value.
We fixed a bug in the calculation of the overdue counters in the Workflow Dashboard.