-
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-11] [$250] Invoicing verify that the user has the feature enabled on the page #49842
Comments
Triggered auto assignment to @twisterdotcom ( |
Hi, I am Michael (Mykhailo) from Callstack, an expert agency and I can work on this issue. |
Job added to Upwork: https://www.upwork.com/jobs/~021839691254986841972 |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @rayane-djouah ( |
Not sure whether I need to review this PR or not as it has been noticed here while reviewing other PR. |
ProposalPlease re-state the problem that we are trying to solve in this issue.To wrap WorkspacePageWithSections with AccessOrNotFoundWrapper to avoid giving access of the Invoice page to the user where areInvoicesEnabled is false. What is the root cause of that problem?
What changes do you think we should make in order to solve the problem?
<AccessOrNotFoundWrapper
accessVariants={[CONST.POLICY.ACCESS_VARIANTS.ADMIN, CONST.POLICY.ACCESS_VARIANTS.PAID]}
policyID={route.params.policyID}
featureName={CONST.POLICY.MORE_FEATURES.ARE_INVOICES_ENABLED}
>
<WorkspacePageWithSections
...
</WorkspacePageWithSections>
</AccessOrNotFoundWrapper> What alternative solutions did you explore? (Optional)Reminder: Please use plain English, be brief and avoid jargon. Feel free to use images, charts or pseudo-code if necessary. Do not post large multi-line diffs or write walls of text. Do not create PRs unless you have been hired for this job. |
@ChavdaSachin, I've already started to work on the issue - #49842 (comment). Moreover, I have a draft PR (#49843). Going to open it soon 🙂 |
Triggered auto assignment to @MariaHCD, see https://stackoverflow.com/c/expensify/questions/7972 for more details. |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.44-12 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-11. 🎊 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:
|
BugZero Checklist
Regression Test Proposal
Do we agree 👍 or 👎 |
Payment Summary:
|
@twisterdotcom - Offer accepted |
Part of the Invoicing payments project
Main issue: https://github.com/Expensify/Expensify/issues/382977
Project: https://github.com/orgs/Expensify/projects/114/views/3
Feature Description
To wrap WorkspacePageWithSections with AccessOrNotFoundWrapper to avoid giving access of the Invoice page to the user where
areInvoicesEnabled
isfalse
.Manual Test Steps
Automated Tests
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @twisterdotcomThe text was updated successfully, but these errors were encountered: