Actions
Bug #5968
openRelationships(View):- When attempting to add a team member to the client, a success toast will appear after adding the member. The toast message text should be updated to match the Web version.
Start date:
09/26/2025
Due date:
% Done:
0%
Estimated time:
Description
Description
Steps:-
1.Login with Lauditor
2.Go to the Relationship module
3.Click on Select any one of the client
4.Click on action and select Add Team members
5.Select Team Members and save it
6.There is an confirm pop-up and success toast will appear
7.The success toast text should change 'permission update successfully' to 'Client access updated successfully'
Please refer the Attachment.
https://drive.google.com/file/d/1cVin0nn502Tg906NBmP_0vehzdcFJy9P/view?usp=drive_link
Updated by Arun Sundar 16 days ago
- Status changed from New to Feedback
- Assignee changed from Arun Sundar to akhila bs
The response is look like this : {"error": false, "msg": "Permissions updated sucessfully."}. Its an API Issue.
Actions