-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[DISTANCE] LOW: UpdateDistanceRequest 1:1:1 - UpdateMoneyRequestDescription - Split out into its own command #32314
Comments
Job added to Upwork: https://www.upwork.com/jobs/~0166ac586517ecf2dd |
Triggered auto assignment to Contributor Plus for review of internal employee PR - @Ollyws ( |
Handing this over to @NikkiWines. I have an auth PR in draft and you can continue from it. it seems to work fine in my testing. I tested it via a test.php file having,
and confirmed it updates the comment just fine.
i added the test something to confirm other parts of the comment are not lost and just the comment bit is updated. So things remaining
Hit me up on newDot if you have any questions. |
oh i just remembered another remaining item and i.e., to maybe return or send a push notification of commentJSON so that the client gets the changes. |
Planning on tackling this during the week |
Auth PR is ready for review, will follow up with Web-E and App PRs tomorrow |
Auth PRs been updated, Web-E and App PRs are WIPs! |
Noting here that we'll need to remove this comment before this issue can be fully closed out. @tgolen since all of the |
Maybe we should create a single issue to deal with all of them together later. I'm just guessing that after moving the logic needed from PHP to cpp for one, fixing the others will be trivial. I would close all these individual separate GH issues after creating the proposed GH issue. |
Ah, that's a good point. I think that comment should be removed from the code and we should create a GH issue to move those updates to Auth at some point. I don't know when it will be valuable to move them. I agree with Aldo that once the work is done to move the updates for one command, that will be 99% of the work. |
This is all done! |
There will be three pieces to this:
EditMoneyRequest
, create a new command calledUpdateMoneyRequestDescription
following the example in https://github.com/Expensify/Auth/pull/8986UpdateMoneyRequestDescription
following the example in https://github.com/Expensify/Web-Expensify/pull/39445Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: