Fix last_value record in internal_ids for epics
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
Showing
Please register or sign in to comment