You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given a user applies for a leave and it is already approved
When the user joins back office before finishing the leave
Then the tenant admin should be able to adjust the leave request
Acceptance Criteria
Given a user applies for 7 days of leave, but he/she joins the office 2 days earlier
When tenant admin edits the approved leave for 5 days
Then the system should update the user's leave balance automatically
The text was updated successfully, but these errors were encountered:
@ewuharun : Not entirely sure if the case matches with this ticket, but Admin (Panir Saha) encountered a similar issue recently, where he was not able to cancel an approved leave request. He receives an error: calenderEventId is not found in the application .
Please let me know if I require to create a separate ticket for this, or the enhancement should cover the case. Thank you.
Given a user applies for a leave and it is already approved
When the user joins back office before finishing the leave
Then the tenant admin should be able to adjust the leave request
Acceptance Criteria
Given a user applies for 7 days of leave, but he/she joins the office 2 days earlier
When tenant admin edits the approved leave for 5 days
Then the system should update the user's leave balance automatically
The text was updated successfully, but these errors were encountered: