-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[HOLD for payment 2024-10-14] [$250] Custom report name - Delete option is present for Title report field but unable to delete it #49077
Comments
Triggered auto assignment to @dylanexpensify ( |
Edited by proposal-police: This proposal was edited at 2024-09-12 13:33:49 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.Delete option is present for Title report field but unable to delete it What is the root cause of that problem?We should not show Delete option for title field base on this But the following function not working properly, since we don't use any formula on the Custom name, but instead just a text without formula, the field type will be Lines 2720 to 2722 in 37161bc
What changes do you think we should make in order to solve the problem?Change the function to the following without checking the type
What alternative solutions did you explore? (Optional) |
ProposalPlease re-state the problem that we are trying to solve in this issue.Title report field remains after deleting it. What is the root cause of that problem?We're showing the policyReportFields from policy and report App/src/components/ReportActionItem/MoneyReportView.tsx Lines 70 to 73 in cfe3d36
Line 2804 in cfe3d36
In this case, there's 1 reportField from policy and no one from report But when users delete field, we don't clear it in policy (just clear fieldList in report) App/src/libs/actions/Report.ts Lines 1992 to 1999 in cfe3d36
What changes do you think we should make in order to solve the problem?the reportField from policy shouldn't be deletable update isReportFieldDeletable to
or we can just check If we remove What alternative solutions did you explore? (Optional) |
@dylanexpensify Eep! 4 days overdue now. Issues have feelings too... |
reviewing today! |
@dylanexpensify Eep! 4 days overdue now. Issues have feelings too... |
@dylanexpensify should we open this issue? |
Job added to Upwork: https://www.upwork.com/jobs/~021838887364204259850 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @c3024 ( |
How to login to [email protected]? App requires me to input a verification code. |
📣 @ivanmaurovic7! 📣
|
Contributor details |
✅ Contributor details stored successfully. Thank you for contributing to Expensify! |
@dylanexpensify @c3024 this issue was created 2 weeks ago. Are we close to approving a proposal? If not, what's blocking us from getting this issue assigned? Don't hesitate to create a thread in #expensify-open-source to align faster in real time. Thanks! |
Asked for some clarification on Slack here. |
If the custom report name is a formula, it is shown as the report name in the header. However, when it is text, it is not shown in the header (because if it were, all reports would have the same title) and is instead displayed as a report field in the report view. This seems like expected behavior to me. If we remove the 🎀 👀 🎀 C+ Reviewed |
Triggered auto assignment to @mjasikowski, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
@daledah looks good, thank you! We certainly don't want to remove the |
📣 @c3024 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @daledah You have been assigned to this job! |
pending deploy to prod then regression period |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.45-4 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-10-14. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
Coming up! |
Regression Test Proposal
|
@daledah sent offer! |
Done! |
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: 9.0.33-1
Reproducible in staging?: Y
Reproducible in production?: Y
Email or phone of affected tester (no customers): [email protected]
Logs: https://stackoverflow.com/c/expensify/questions/4856
Issue reported by: Applause-Internal team
Action Performed:
Expected Result:
The Title report field should disappear after deleting it.
Actual Result:
Title report field remains after deleting it.
This issue only happens with Title report field that is enabled by Custom report name.
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6600629_1726120210498.20240912_134544.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @dylanexpensifyThe text was updated successfully, but these errors were encountered: