Details
-
Feature
-
Status: Deferred (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
Current Situation
- The configuration file scheduler_editor.ini is stored in the config folder of the program data directory that is specified during the JOE setup.
- This works fine for users with an individual program data directory for their computer. However, this does not reflect a situation where multiple users share the same computer.
Desired Behavior
- If multiple users work on the same computer, e.g. a terminal server, then they should be able to use the scheduler_editor.ini file individually.
- Windows
- In addition to using the %SCHEDULER_DATA%\config folder JOE should check if an individual settings file exists in the %AppData%\sos-berlin.com\joe folder. %SCHEDULER_DATA% corresponds to %ProgramData%\sos-berlin.com\joe or the path specified during installation of JOE.
- Should this folder not exist then no error is raised.
- Should this folder exist then the scheduler_editor.ini file is use from this folder.
- JOE stores the scheduler_editor.ini file to the folder that it has been found on start-up.
- In addition to using the %SCHEDULER_DATA%\config folder JOE should check if an individual settings file exists in the %AppData%\sos-berlin.com\joe folder. %SCHEDULER_DATA% corresponds to %ProgramData%\sos-berlin.com\joe or the path specified during installation of JOE.
- Unix
- The same behavior as for Windows applies with the $HOME environment variable being used.
Maintainer Notes
- This feature is not intended for immediate implementation, however, it might become available with future releases.
- If you are interested in this feature then vote for this issue and let us know your feedback.