-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expense - Unable to save report title for workspace expense #35694
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
Triggered auto assignment to @deetergp ( |
We think that this bug might be related to #wave5 |
I was able to reproduce this on web. After digging through the code, it looks like it was most recently touched in this PR #34483. |
Checking. |
@thienlnam The backend is not letting the report being renamed. It throws the following:
We can do one of the following:
Let me know what we want to do here. |
You shouldn't be able to set report fields for free workspaces - this should be a control / collect policy only. How are you setting report fields for free plan users? |
Will take this over since I have context - we don't need to block on this since it's behind a beta and you shouldn't be able to set report fields on a free plan |
For free workspaces, we're always sending a title report field attached to the policy. That is why people from free workspaces are able to see the option to edit the title. |
By default, there might be the text_title for free workspaces. If that's the case, I will update the BE so that it does not return for free workspaces |
Yep, that's exactly what is the issue. |
Ah I see, yeah I'll handle this via the BE then |
Working on it this week, moving to a weekly since this is still behind beta |
This is handled by #36044 |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Version Number: 1.4-36.0
Reproducible in staging?: Y
Reproducible in production?: N
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
Action Performed:
Expected Result:
The new report title is saved
Actual Result:
The new report title is not saved. This issue is only reproducible for workspace expense
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6365152_1706897427956.20240203_002336.mp4
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: