Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Implement Send Invoice flow from Global Create #40015
Implement Send Invoice flow from Global Create #40015
Changes from 6 commits
820276d
b6689d3
dd8d87b
059f946
3456531
56e3b9a
23be9e4
36b645e
f611c60
c4b0fdb
ad6829b
a361e7e
8895b17
7526db1
e8f56c4
66e6a31
0c2b802
290eeb4
d831b0d
531b3c5
dafdc75
96aa755
111c1fa
4d872eb
75f8b23
6db22e2
173432f
ae06c5b
42612fe
f19a19c
982ec59
0c4209d
aefb407
0738a3e
37ba264
a3c0e38
6687828
4dd7699
209ed51
8618241
41aa191
5ca73f1
2ab9717
5579af2
5801e4f
68afedd
5c8d058
31b47a7
b30e98f
e22c3eb
f3d0233
cc36c78
43c0ad7
e448d96
df9feae
9e6a446
976967d
ff25547
b2f9320
c36bd3b
88db153
00f490a
ef766ad
4371082
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 255 in src/components/MoneyTemporaryForRefactorRequestConfirmationList.tsx
GitHub Actions / Run ESLint
Check warning on line 395 in src/components/MoneyTemporaryForRefactorRequestConfirmationList.tsx
GitHub Actions / Run ESLint
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
FYI, This PR missed
createdIOUReportActionID
,createdReportActionIDForThread
,reportActionID
Send Invoice params and caused these issues: #43797, #43571, #43577, #44992. More info in this proposal: #43797 (comment)