Open mountiny opened 3 weeks ago
Triggered auto assignment to @kadiealexander (Bug
), see https://stackoverflow.com/c/expensify/questions/14418 for more details. Please add this bug to a GH project, as outlined in the SO.
@mountiny
phoneNumber isn't returned caused this bug
RCA:
missingDetails is true because there are no phoneNumber
--> The add missing detail button appear
Not overdue.
@mountiny, @kadiealexander Huh... This is 4 days overdue. Who can take care of this?
frontend changes merged, I need to make another small change in the be to make sure the phoneNumber is returned as part of the user personalDetails in OpenApp
@mountiny @kadiealexander this issue was created 2 weeks ago. Are we close to a solution? Let's make sure we're treating this as a top priority. Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks!
@mountiny, @kadiealexander Huh... This is 4 days overdue. Who can take care of this?
havent got around yet
On my list
Auth PR raised https://github.com/Expensify/Auth/pull/13129
web PR to clean up the Params also raised
After the auth deploy we can merge the web change too
Found during reviewing https://github.com/Expensify/App/pull/50660#issuecomment-2426153748 when the personal details are added the phoneNumber was not returned as part of the personalDetails response
Investigate why and and make sure its returned