diff --git a/grants/ispyb_expeye.sql b/grants/ispyb_expeye.sql index 9ba148f..6b61e1b 100644 --- a/grants/ispyb_expeye.sql +++ b/grants/ispyb_expeye.sql @@ -66,4 +66,6 @@ GRANT ispyb_expeye_acquisition_role TO ispyb_expeye_core_role; GRANT SELECT ON AutoProcProgram TO ispyb_expeye_core_role; GRANT SELECT, INSERT, UPDATE ON AutoProcProgramAttachment TO ispyb_expeye_core_role; +GRANT SELECT ON AutoProcIntegration TO ispyb_expeye_core_role; + GRANT SELECT ON ProcessingJob TO ispyb_expeye_core_role;