-
Notifications
You must be signed in to change notification settings - Fork 134
Revalidate community order channel ownership lazily at order creation time #801
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
Open
Luquitasjeffrey
wants to merge
20
commits into
main
Choose a base branch
from
revalidate-community-channel-ownership-lazily
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
fa777c3
* Add unique constraints on community group, dispute channel and orde…
Luquitasjeffrey 08a3f6c
Code formatting
Luquitasjeffrey bff1b51
add migration script to resolve community channel and group duplicate…
Luquitasjeffrey 4f5ffe0
Add test cases for community migration script
Luquitasjeffrey 26c23e6
Remove redundant logs from migration script unit tests
Luquitasjeffrey 67c71c6
Use db_connect to connect to mongoose in the migration script
Luquitasjeffrey d4e9b60
Set channel name to undefined when community owner is not admin
Luquitasjeffrey 80a063a
Fix lint errors
Luquitasjeffrey 2ce96f9
Test should reflect script behaviour. It should set order channel nam…
Luquitasjeffrey 518f5ad
Send a message to the user if community channel validations fails
Luquitasjeffrey d6a7a6f
Merge remote-tracking branch 'upstream/main' into revalidate-communit…
Luquitasjeffrey e4ae6e5
Wrap sendMessage in a try/catch block in the case community channel v…
Luquitasjeffrey 9b1c8f3
Code formatting
Luquitasjeffrey d79306f
Update migration script: communities with duplicated order channels s…
Luquitasjeffrey a6fa750
Add logging when community channel validation fails, and remove the u…
Luquitasjeffrey 673b23e
Community order channel name should not be undefined, update model ac…
Luquitasjeffrey 5a0c53f
Fix fallback in getOrderChannel
Luquitasjeffrey 1cf0c03
Added manual resolution on the migration script for communities that …
Luquitasjeffrey 8ee02f1
Fix CI
Luquitasjeffrey f52b917
Code formatting
Luquitasjeffrey File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.