-
Fix
-
-
Minor
-
Resolution:
Fixed
-
2.5.0
-
-
-
Current Situation
- There are two Controllers C1 and C2 assigned a JOC Cockpit.
- When opening the profile for an account A1 while C1 is active, changes are only stored for the account A1 in C1. The account A1 in C2 is not affected.
- When switching to C2 while the profile is open, the profile for A1 in C2 is used.
- When changing any value in the profile, the profile is stored for A1 in C1 and not A1 in C2.
- The reason for this behavior is the fact that the REST API call still uses C1 in its body.
Desired Behavior
- The profile for any account A should be stored with the current Controller.
Workaround
- Do not switch Controller in the JOC Cockpit GUI while the profile is open.