-
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-09-12][$250] Update UpdatePolicyConnectionConfiguration to be 1:1:1 - Part 3 #47521
Comments
@dangrous |
Picking this up as C+ |
Job added to Upwork: https://www.upwork.com/jobs/~015e929ed9349d8a1c |
Current assignee @ishpaul777 is eligible for the External assigner, not assigning anyone new. |
📣 @ishpaul777 🎉 An offer has been automatically sent to your Upwork account for the Reviewer role 🎉 Thanks for contributing to the Expensify app! |
📣 @ZhenjaHorbach 🎉 An offer has been automatically sent to your Upwork account for the Contributor role 🎉 Thanks for contributing to the Expensify app! Offer link |
Not overdue |
Not overdue |
@ZhenjaHorbach backend should be ready to go now! |
Nice |
@dangrous, @ZhenjaHorbach, @ishpaul777 Whoops! This issue is 2 days overdue. Let's get this updated quick! |
PR in works, @ZhenjaHorbach would you please make melvin happy :D |
PR is ready 😃 |
BE is ready! |
FYI it's already on main 😁 |
okay great! so i think we're just waiting the 7 days and then payment! Looks like this was merged to prod 19 hours ago? #47628 (comment) |
Yep |
Triggered auto assignment to @twisterdotcom ( |
@twisterdotcom no action needed yet but payment will be due on 2024-09-12! |
@twisterdotcom |
Payment Summary:
|
I actually got an offer 😅 @twisterdotcom |
Okay, paid out that one! |
Problem
Our UpdatePolicyConnectionConfiguration API command is not 1:1:1 - it is the same API call for all related user actions, when it should be split up for each connection (QBO, Xero, etc.) and configuration setting (
autoSyncVendor
,enableNewCategories
, etc.). At the end of this we should not call that function anywhere.This is polish for the Collect QBO project.
Solution
When we created the NetSuite commands, we followed the correct pattern, and so need to do so here too.
This requires backend and frontend work in tandem (to create the commands and then to use them), so we're looking for a contributor(s) to handle the frontend. You can see an example PR here - there is some extra prep work there that you can ignore, but adjusting all calls like this is what we're going for:
Here is a list of the commands handled in this issue:
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @Issue Owner
Current Issue Owner: @twisterdotcomThe text was updated successfully, but these errors were encountered: