Similar to #39983
We are now able to add a custom Group chat name. However, we do not handle any failure case yet.
Let's take whatever we are doing for the update "workspace room" name flow and apply the same error handling here.
In the backend, we currently send exceptions like this:
Onyx::handleException($e, 'AD9240FD-A780-425D-B98D-96DD6E4251C1', OnyxKeys::COLLECTION_REPORT.$reportID, ['errorFields', 'reportName']);
Which will put an error field on the report if updating the name fails.
We need that error to lead the user back to the "Settings" > "Name" field (RBR) and display an error message back to the user.
Upwork Automation - Do Not Edit
- Upwork Job URL: https://www.upwork.com/jobs/~0128ec154dad5b4df3
- Upwork Job ID: 1786226453820362752
- Last Price Increase: 2024-05-03
- Automatic offers:
- dukenv0307 | Reviewer | 0
- nkdengineer | Contributor | 0
Issue Owner
Current Issue Owner: @jliexpensify
Similar to #39983
We are now able to add a custom Group chat name. However, we do not handle any failure case yet.
Let's take whatever we are doing for the update "workspace room" name flow and apply the same error handling here.
In the backend, we currently send exceptions like this:
Which will put an error field on the report if updating the name fails.
We need that error to lead the user back to the "Settings" > "Name" field (RBR) and display an error message back to the user.
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @jliexpensify