Alert user if not database selected on initCollection#659
Open
fliitor wants to merge 2 commits intoappwrite:masterfrom
Open
Alert user if not database selected on initCollection#659fliitor wants to merge 2 commits intoappwrite:masterfrom
fliitor wants to merge 2 commits intoappwrite:masterfrom
Conversation
lohanidamodar
requested changes
Jun 7, 2023
Member
lohanidamodar
left a comment
There was a problem hiding this comment.
Suggested update, also can we do the same for deploy function and deploy collection when user doesn't select any function or collection to deploy?
Co-authored-by: Damodar Lohani <lohanidamodar@users.noreply.github.com>
lohanidamodar
requested changes
Jun 26, 2023
Member
lohanidamodar
left a comment
There was a problem hiding this comment.
I still don't see the changes on deploy functions and deploy collections
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
What does this PR do?
Alert user when using
appwrite init collectionif no database selectedTest Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work.)
Related PRs and Issues
From Discord
Have you read the Contributing Guidelines on issues?
Yes