-
Notifications
You must be signed in to change notification settings - Fork 38
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
Issue#917: Add a check to know if database is archived #920
Conversation
I have addressed issue #917 with this pull request. If you have any feedback or need further changes, please let me know. Otherwise, if everything looks good, could you please proceed with merging it? Thank you for your time and assistance! Best regards, |
Hi, the code doesn't exit after printing the error. It should not proceed further. Also
|
17e68b7
to
cbe4081
Compare
Hi, |
cbe4081
to
33d0a2f
Compare
Hey @ashishgangaramani, this looks good. However I missed one thing in my earlier review. Why not do the check right after |
33d0a2f
to
b332d6e
Compare
*re-opening pull request |
Hi @avinassh, Thank you for your insightful suggestions. I have implemented the changes as advised. Could you please review them and let me know if any further modifications are needed? |
Thank you @ashishgangaramani |
#917
Add a check to see if the database is archived. If yes, a warning message prompting the user to unarchive the group this database belongs to will appear.