Skip to content

0.31.0 Breaking Changes

Platon Rov edited this page May 17, 2021 · 9 revisions

Approval Flow Phase 3 PR #5302

  • From now setting a due date in the node adding/editing dialog possible only if set [checkDueDate]="true" for the Approval Flow component.

Before

Approval Flow [checkDueDate]='false' before.

Now

Approval Flow [checkDueDate]='false' after.

Clone this wiki locally