The existing providerroles domain was initially created to support configuing provider roles supported by the providermanagement module. In OpenMRS 2.8, ProviderRole was added to core, and when running against this version, providermanagement is no longer supported.
This ticket aims to update the providerroles domain to support either updating the providermanagement_provider_role table if running providermanagement and OpenMRS < 2.8, or updating the provider_role table if running OpenMRS 2.8+.
@ibacher or others, thoughts welcome.
The existing
providerrolesdomain was initially created to support configuing provider roles supported by the providermanagement module. In OpenMRS 2.8, ProviderRole was added to core, and when running against this version, providermanagement is no longer supported.This ticket aims to update the providerroles domain to support either updating the providermanagement_provider_role table if running providermanagement and OpenMRS < 2.8, or updating the provider_role table if running OpenMRS 2.8+.
@ibacher or others, thoughts welcome.