Actions
Bug #7432
openBug Description: When a newly onboarded client is assigned a plan by a coach and attempts to upload their weight for an assigned task, the application throws the following runtime error:
Start date:
07/15/2026
Due date:
% Done:
0%
Estimated time:
Description
Steps to Reproduce:
- Login as a client.
- Open a task assigned by the coach that requires weight input.
- Enter the weight and submit.
- Observe the behavior.
Actual Result:
The application displays the error: Cannot read properties of undefined (reading '_id')
- The client's weight should be uploaded successfully without any runtime errors.
- The application should handle missing or undefined data gracefully and display an appropriate validation message if required.
Attachments: https://prnt.sc/4ZmJn3X8KyEx
Actions