The 'Report ID' column from sys_report_users_groups table is empty

Fromsee Genene
Tera Contributor

The 'Report ID' in the sys_report_user_group table is blank. Could you possibly help me address this issue?

1 REPLY 1

Maddysunil
Kilo Sage

@Fromsee Genene 

Few points to check:

*Verify that the corresponding reports in the "Report Definitions" table have valid and unique Report IDs. Ensure that the reports are active and correctly configured.

*If there are any business rules, scripts, or workflows associated with the sys_report_user_group table, review them for any code that might be affecting the "Report ID" field. Incorrect scripting could lead to the field being blank.

*If the records were imported or migrated recently, verify that the import process correctly mapped the "Report ID" field. Incorrect mappings during data migration can result in empty fields.

 

Kindly mark helpful/accepted if it helps you.