-
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
[$250] Track expense-In self DM, create expense is shown instead track expense #52897
Comments
Triggered auto assignment to @abekkala ( |
Edited by proposal-police: This proposal was edited at 2024-11-21 13:15:52 UTC. ProposalPlease re-state the problem that we are trying to solve in this issue.In self DM, create expense is shown instead track expense. What is the root cause of that problem?We display App/src/pages/home/report/ReportActionCompose/AttachmentPickerWithMenuItems.tsx Lines 162 to 163 in 4617816
What changes do you think we should make in order to solve the problem?I think we should display
App/src/pages/home/report/ReportActionCompose/AttachmentPickerWithMenuItems.tsx Lines 162 to 163 in 4617816
OPTIONAL: We can also change this to always display
What alternative solutions did you explore? (Optional)NA |
@abekkala Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
confirmed in slack that it should be track |
Job added to Upwork: https://www.upwork.com/jobs/~021861530490609565618 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @ahmedGaber93 ( |
ProposalPlease re-state the problem that we are trying to solve in this issue.Track expense-In self DM, create expense is shown instead track expense What is the root cause of that problem?We set the menu item to create expense if App/src/pages/home/report/ReportActionCompose/AttachmentPickerWithMenuItems.tsx Lines 161 to 163 in 70461d0
and then we remove the duplicate create expense menu item here because for canUseCombinedTrackSubmit both track and submit are set to Create expense App/src/pages/home/report/ReportActionCompose/AttachmentPickerWithMenuItems.tsx Lines 177 to 180 in 70461d0
and then we set the IOUStartPage title to create expense to similarly for
What changes do you think we should make in order to solve the problem?We need to set it to track for App/src/pages/home/report/ReportActionCompose/AttachmentPickerWithMenuItems.tsx Lines 161 to 163 in 70461d0
and update IOUStartPage title here
then we also don't need the filter code here anymore App/src/pages/home/report/ReportActionCompose/AttachmentPickerWithMenuItems.tsx Lines 177 to 180 in 70461d0
What alternative solutions did you explore? (Optional) |
reviewing today |
Lines 32 to 36 in 10a7be8
According to the above comment, this is A/B testing feature, and "create expense" will display for even number account IDs. So I think this intended for A/B testing purpose and not an issue |
This is not beta feature and it affects users in production with even numbered account ids and the problem here is showing cc @abekkala |
I know @ahmedGaber93 but I think they have decided to exclude track now and only apply it to submit considering the slack confirmation. @grgia as you were the creator of the A/B testing issue do you confirm the eligibility of this issue and we should only replace submit with create and leave track as it is. I think @abekkala got a slack confirmation for it here |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
@abekkala @ahmedGaber93 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! |
@grgia since you're familiar with this can you confirm #52897 (comment) |
Issue not reproducible during KI retests. (First week) |
@abekkala, @ahmedGaber93 Eep! 4 days overdue now. Issues have feelings too... |
WDYT @grgia ^? |
📣 It's been a week! Do we have any satisfactory proposals yet? Do we need to adjust the bounty for this issue? 💸 |
Closing for #53656 |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: v9.0.65-1
Reproducible in staging?: Y
Reproducible in production?: Y
Isuue was found when executing this PR: #52786
Issue reported by: Applause Internal Team
Action Performed:
Expected Result:
In self DM, track expense must be shown .
Actual Result:
In self DM, create expense is shown instead track expense.
Workaround:
Unknown
Platforms:
Screenshots/Videos
Bug6671460_1732161962885.Screenrecorder-2024-11-21-09-31-54-5.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @ahmedGaber93The text was updated successfully, but these errors were encountered: