• Alexandru Croitor's avatar
    Fix last_value record in internal_ids for epics · 5f9aa33d
    Alexandru Croitor authored
    The internal_ids last_value got out of sync with max(iid) for epics on
    a couple groups, which prevents crearing new epics due to duplicate
    iid that fails a unique index constrant, so we bring the last_value
    up to date with max(iid) for epics on given groups
    5f9aa33d
update-internal-ids-last-value-for-epics.yml 100 Bytes