Open brunovjk opened 1 week ago
Original GH: https://github.com/Expensify/App/issues/47708
User B's and User C’s comments post in User A’s thread without any issues, and the Left-Hand Navigation updates accordingly.
One response from the AddComment request after User B reconnects:
AddComment
{ "code": 666, "jsonCode": 666, "type": "Expensify\\Libs\\Error\\ExpError", "UUID": "E490CD6D-46BF-4EE2-8B4F-51672557284A", "message": "You don't have access to this chat room.", "title": "Room not accessible", "data": { "onyxData": [ { "onyxMethod": "merge", "key": "reportActions_4167634506996915", "value": { "8205893435296449884": { "errors": { "1729771507600209": "You don't have access to this chat room." } } } } ] }, "htmlMessage": "", "onyxData": [ { "onyxMethod": "merge", "key": "reportActions_4167634506996915", "value": { "8205893435296449884": { "errors": { "1729771507600209": "You don't have access to this chat room." } } } } ], "requestID": "8d79d54f68183565-CNF" }
cc: @AndrewGable
Triggered auto assignment to @marcochavezf (AutoAssignerNewDotQuality)
AutoAssignerNewDotQuality
No update, I will look at this one this week
Original GH: https://github.com/Expensify/App/issues/47708
Action Performed:
Expected Result:
User B's and User C’s comments post in User A’s thread without any issues, and the Left-Hand Navigation updates accordingly.
Actual Result:
One response from the
AddComment
request after User B reconnects:Screenshots/Videos
cc: @AndrewGable