BIcenter
BIcenter copied to clipboard
Sort Functionality does not work
When using Sort step in a flow, the step executes successfully and there are no errors in any kind of log, but the sort is not actually executed (data remains the same, in the same order)
Expected Behavior
Data should be sorted accordingly the specification.
Current Behavior
Data remains in the same order as it was before the Sort Step.
Possible Solution
I think it has to do with some missing sort functionality "implementation".
Steps to Reproduce
- Create some basic flow:
- Specify similar input:
- Sort operation:
- Successful execution logs:
- Initial data order:
- "After sort" data order: