-
Task
-
Resolution: Done
-
Undefined
-
None
Checklist:
- Check for the rh_accounts table to see if there is any missing org_id values. select * from rh_accounts;
- Then apply oc apply -f run_org_id_populator.yaml
- Verify if it populated missing org_ids or not.
Reference: https://issues.redhat.com/browse/RHIROS-652