Cross Scope Privilege FailingIssue The Cross Scope Privilege from the Group Management Tool application to DIG1 - Release Improvement application, specifically for the purpose of reading data from the Release Tasks table, is encountering an issue and failing to execute as expected, despite the Cross-Scope Privilege being properly configured. The error message is: Read operation on table 'x_ibmwa_dig1_relea_release_tasks' from scope 'Group Management Tool' was denied. The application 'Group Management Tool' must declare a cross scope access privilege. Please contact the application author to update their privilege requests. ReleaseNot release specific ResolutionThere are several potential solutions: Delete the scope column.2. Leave the implementation as-is, and approve the CSP records that are created and ensure they are promoted to a production instance.3. Create a new column, and give it a different name, such as 'u_application_scope'. Be sure the column name is not scope or sys_scope. Then, copy the data over from the current scope field into this new field. Finally, delete the original scope field.