Details
-
Story
-
Status: Closed
-
Trivial
-
Resolution: Completed
-
None
-
None
Description
Currently it is possible to define organization types through a set of properties in portal.properties. However this definition is static and any change requires access to the system and a server reboot.
This story will provide a new UI that will allow modifying existing organization types or modifying the characteristics of the existing ones. The configuration should be doable at the system scope (thus affecting all virtual instances).
There should be a mechanism that allows exporting the configuration of organization types created through the UI to transfer it to other server (for example to move it from dev to preproduction to production). The preferred way to do this is through configuration files.
Considering these requirements, one possible implementation of the UI could be as part of System Settings, leveraging OSGi's Configuration Admin capabilities.