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

Commits on Jul 31, 2018

  1. Fix: errata IDs must be unique

    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"
    mbologna committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    d87db68 View commit details
    Browse the repository at this point in the history