-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[Workspace Feeds] Integrate OpenPolicyEditCardLimitTypePage api command to the app #46959
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
Comments
Triggered auto assignment to @garrettmknight ( |
@garrettmknight no need for BZ assignee here |
@koko57 will you handle this one or should we assign someone else from Callstack? |
Hello, Im Artem from Callstack and would like to help with this one! |
Nice thanks, @waterim ping us in Slack with any sort of questions. Please read through the linked slack thread in the OP |
Sorry, was stuck with something super urgent internally 🔥 (slack for reference) and then weekend hit, I will review the PR today |
This PR was merged 🚀 |
So I believe we can close this one out 🎉 |
Uh oh!
There was an error while loading. Please reload this page.
The PR to add a new OpenPolicyEditCardLimitTypePage API command was merged https://github.com/Expensify/Web-Expensify/pull/42964
It is called when the Edit card limit type page is opened by admin, and the command returns
unapprovedSpend
andtotalSpend
inside the card data object, which are bothnegative
values (or zero).Then using these values we can decide which card limit options we show based on the breakdown provided by @MariaHCD here https://expensify.slack.com/archives/C036QM0SLJK/p1721311425532449
The params are:
The text was updated successfully, but these errors were encountered: