Thursday, December 7, 2023
2 changes · master
Resolved issues and error corrections
The Time Off approvals form now shows the Confirm button only when a request is in the 'To Submit' stage. This prevents users from seeing or using an action that should not be available later in the approval flow.
Original PR description
Current behaviour before PR: In the time off module,go to approvals form view the confirm button is visible for all the stages instead of being visible only for 'To Submit' stage fix: modifying the current condition according to the flow task-3517898
This fixes mail tests so conversations with more than two members are treated as group chats. The change helps keep automated checks aligned with expected chat behavior, reducing the chance of false test results during future updates.
Original PR description
Multiple test have the wrong channel type has the contains more than 2 channel members.