Task #658
open
Inform user about ineffective property override
Added by Peter Štrunc over 7 years ago.
Updated about 7 years ago.
Description
When overriding config property from IdM UI, user should be notified when creating property, that wont have any effect, because it does not start with 'idm.*'.
- Priority changed from Normal to Low
- Target version set to Diamond (7.4.0)
https://wiki.czechidm.com/7.3/dev/configuration/backend?s[]=configuration#configuration_-_backend
All the configuration items which are used solely for idm begin with idm. prefix. The configuration items from the file can be overloaded through a setting agenda in the gui ⇒ a server restart isn't needed for changing the configuration with idm. prefix, which was one of the main goals. The configuration is saved in the database. Use ConfigurationService for reading and saving configuration items...
Some information from FE is nice idea.
- Target version deleted (
Diamond (7.4.0))
Also available in: Atom
PDF