Description
Currently a user can do cq.execute() without data read permissions. The check for DATA:READ:Region occurs later and means the cq is actually installed. It might be better to do the checks for DATA:READ:Region before even installing the cq.