Skip to content

Prevent decomposeApprovers from adding empty approvers array

Why are we doing this work

decomposeApprovers method add approver item with empty array

if backend returns empty array

It should not add approver type when backend returns empty array for corresponding approver type

Relevant links

Non-functional requirements

  • Documentation:
  • Feature flag:
  • Performance:
  • Testing:

Implementation plan

Verification steps

Edited by Artur Fedorov