-
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] Send invoice - App crashes after creating invoice #41504
Comments
Triggered auto assignment to @grgia ( |
Triggered auto assignment to @CortneyOfstad ( |
👋 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:
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Send invoice - App crashes after creating invoice What is the root cause of that problem?Top report could not found at this line before access What changes do you think we should make in order to solve the problem?We should check if (!!topReport && topReport.actionName !== CONST.REPORT.ACTIONS.TYPE.CREATED) {
return false;
} What alternative solutions did you explore? (Optional) |
Looks like regression from this PR #39297 |
@CortneyOfstad FYI I haven't added the External label as I wasn't 100% sure about this issue. Please take a look and add the label if you agree it's a bug and can be handled by external contributors |
ProposalPlease re-state the problem that we are trying to solve in this issue.Send invoice - App crashes after creating invoice. What is the root cause of that problem?topReport can be undefined here:
What changes do you think we should make in order to solve the problem?Update it to this:
|
@dragnoir @DylanDylann could you confirm #41504 (comment) |
Job added to Upwork: https://www.upwork.com/jobs/~01cc95f2cc344909b1 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @getusha ( |
@grgia I can create a PR to fix this |
@DylanDylann @dragnoir assigning as a regression follow up |
@dragnoir Hi, just checking in - do you think you will you be able to submit a PR for this today? |
@francoisl PR ready |
PR CPd for staging. Will continue to keep an eye on this 👍 |
Was deployed to production 4 days ago! |
PR was deployed to production on May 6th — payment is being handled via the main GH here, so this can be closed 👍 |
Issue Owner
Current Issue Owner: @getushaThe text was updated successfully, but these errors were encountered: