-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
snap: fix case when snap list is empty #7124
snap: fix case when snap list is empty #7124
Conversation
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.
Thanks, looks good! Can you please add a changelog fragment? :)
Backport to stable-6: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 33998a5 on top of patchback/backports/stable-6/33998a5b707a9797f3ba594571ff77744ad0a764/pr-7124 Backporting merged PR #7124 into main
🤖 @patchback |
Backport to stable-7: 💚 backport PR created✅ Backport PR branch: Backported as #7128 🤖 @patchback |
@russoz thanks for fixing this! |
* fix case when snap list is empty * add changelog frag (cherry picked from commit 33998a5)
…is empty (#7128) snap: fix case when snap list is empty (#7124) * fix case when snap list is empty * add changelog frag (cherry picked from commit 33998a5) Co-authored-by: Alexei Znamensky <[email protected]>
SUMMARY
Exception was being raised when snap list was empty.
Fixes #7120
ISSUE TYPE
COMPONENT NAME
snap