diff --git a/data-dml/mosip_master/dml/master-screen_authorization.csv b/data-dml/mosip_master/dml/master-screen_authorization.csv index 69359321c23..a5de5e74f14 100644 --- a/data-dml/mosip_master/dml/master-screen_authorization.csv +++ b/data-dml/mosip_master/dml/master-screen_authorization.csv @@ -17,3 +17,6 @@ uinUpdateRoot,Default,eng,TRUE,TRUE,system,now() uploadPacketRoot,REGISTRATION_OFFICER,eng,TRUE,TRUE,system,now() uploadPacketRoot,REGISTRATION_SUPERVISOR,eng,TRUE,TRUE,system,now() uploadPacketRoot,Default,eng,TRUE,TRUE,system,now() +correctionRoot,REGISTRATION_OFFICER,eng,TRUE,TRUE,system,now() +correctionRoot,REGISTRATION_SUPERVISOR,eng,TRUE,TRUE,system,now() +correctionRoot,Default,eng,TRUE,TRUE,system,now() diff --git a/data-dml/mosip_master/dml/master-screen_detail.csv b/data-dml/mosip_master/dml/master-screen_detail.csv index 3297d7a6563..4d9113426ed 100644 --- a/data-dml/mosip_master/dml/master-screen_detail.csv +++ b/data-dml/mosip_master/dml/master-screen_detail.csv @@ -15,3 +15,4 @@ syncClientServerRoot,10003,syncClientServerRoot,syncClientServerRoot,eng,TRUE,su eodRoot,10003,eodroot,eodroot,eng,TRUE,superadmin,now() reRegisterRoot,10003,reRegisterRoot,reRegisterRoot,eng,TRUE,superadmin,now() uploadPacketRoot,10003,uploadPacketRoot,uploadPacketRoot,eng,TRUE,superadmin,now() +correctionRoot,10003,correctionRoot,correctionRoot,eng,TRUE,superadmin,now()