-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #749 from imobachgs/better-product-change
Better product change
- Loading branch information
Showing
3 changed files
with
20 additions
and
3 deletions.
There are no files selected for viewing
This file contains 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 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 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,11 @@ | ||
------------------------------------------------------------------- | ||
Tue Sep 12 12:27:33 UTC 2023 - Imobach Gonzalez Sosa <[email protected]> | ||
|
||
- Do not crash when it is not possible to handle a product change | ||
in the manager service (related to bsc#1215197). | ||
- When selecting the product, do not perform any change if the | ||
product is still the same. | ||
|
||
------------------------------------------------------------------- | ||
Mon Sep 11 11:28:05 UTC 2023 - Imobach Gonzalez Sosa <[email protected]> | ||
|
||
|