Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 589 Bytes

2022-06-13-flow-builder-action-list-not-sorted-correctly.md

File metadata and controls

9 lines (9 loc) · 589 Bytes
title issue
Flow builder action list not sorted correctly
NEXT-21781

Administration

  • Changed groups computed in /module/sw-flow/component/sw-flow-sequence-action/index.js to sort by Label.
  • Changed getActionTitle method in /module/sw-flow/component/sw-flow-sequence-action/index.js to get correct title of action.
  • Added getStopFlowIndex method in /module/sw-flow/component/sw-flow-sequence-action/index.js to get Stop Flow action index.
  • Changed sortActionOptions method in /module/sw-flow/component/sw-flow-sequence-action/index.js to sort action option.