Hi there,
I have installed ATLAS and when I try to create a cohort and save it it says I can’t do it because of the role, however I have master administrator. The IT team has reinstalled WebApi and ATLAS, and the same problem persists.
The OMOP Database is Oracle and Atlas in Postgress. We have even installed an older version of ATLAS 2.10.1
I don’t have an ideas, but I traced through the code and located where the exception was raised, and it has to do with something called a ‘preInsert event’.
Here’s the function that is doing it:
But the code is a little obfuscated in that it’s written to be rather generic so I’m not sure what the inputs are (I’m assuming it is a ConceptSet entity).
I will request that the Odysseus team take a look at this thread and provide thoughts.
@Minerva_Alvarez
Admin role has permissions to edit application configuration. But it does not give access to regular ATLAS features. You should grant “Atlas users” role to be able to work with analysis.
Also check your configuration of “Atlas users” role permissions. Maybe something was corrupted.