Skip to content
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

Ignore subscriptions without products #48

Merged

Conversation

mackdk
Copy link
Contributor

@mackdk mackdk commented Oct 26, 2023

This PR change the logic to ignore subscription that have an unknown part number and no products associated with it. If the part number starts with 051 then the subscription is a known service only subscription and it is ignored without notice. Otherwise a new info message is created to notify the user about it.

Moreover, this PR also adds a missing part number.

@mackdk mackdk requested a review from mcalmer October 26, 2023 07:43
Copy link
Contributor

@mcalmer mcalmer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mackdk mackdk force-pushed the ignore-subscriptions-without-products branch from 21ad24c to d18bf77 Compare November 2, 2023 12:18
Copy link

sonarcloud bot commented Nov 2, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@mackdk mackdk merged commit 85884d8 into uyuni-project:master Nov 2, 2023
3 checks passed
@mackdk mackdk deleted the ignore-subscriptions-without-products branch November 2, 2023 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants