Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Fix: errata IDs must be unique #666

Merged
merged 1 commit into from Jul 31, 2018
Merged

Fix: errata IDs must be unique #666

merged 1 commit into from Jul 31, 2018

Conversation

mbologna
Copy link
Contributor

Errata IDs must be unique when cloning channel erratas. This patch
make sure that errata ID will not be duplicated before inserting them
into the database.

Fix for:

  • Bug 1539095 - spacecmd softwarechannel_clonetree aborts with duplicate key value violates unique constraint "rhn_ce_ce_uq"

Errata IDs must be unique when cloning channel erratas. This patch
make sure that errata ID will not be duplicated before inserting them
into the database.

Fix for:
* [Bug 1539095](https://bugzilla.redhat.com/show_bug.cgi?id=1539095) - spacecmd softwarechannel_clonetree aborts with duplicate key value violates unique constraint "rhn_ce_ce_uq"
@tkasparek tkasparek merged commit d4b4704 into spacewalkproject:master Jul 31, 2018
@tkasparek
Copy link
Member

Thank you!

@mbologna mbologna deleted the fix-1539095 branch August 1, 2018 09:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants