-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
2
-
Not defined
Brief summary of the bug. What is it ? Where is it ?
Sharing in the CCSM docker-compose file is disabled, we should remove that manual setting to fallback to the default (true).
Variable in docker-compose.ccsm file :
CAMUNDA_OPTIMIZE_SHARING_ENABLED=false
Expected result:
It has to default enable.
CAMUNDA_OPTIMIZE_SHARING_ENABLED=true
OR
Just remove setting that environment variable, to use whatever the current default is.
This is the controller panel for Smart Panels app
[OPT-6111] Sharing in CCSM mode default disabled
Summary | Original: Sharing in CCSM mode | New: Sharing in CCSM mode default disabled |
Issue Type | Original: Bug Report [ 1 ] | New: Task [ 3 ] |
Description |
Original:
h4. Brief summary of the bug. What is it ? Where is it ?
Sharing in CCSM mode coming default disable. Variable in docker-compose.ccsm file : {code:java} CAMUNDA_OPTIMIZE_SHARING_ENABLED=false {code} h4. Expected result: It has to default enable. {code:java} CAMUNDA_OPTIMIZE_SHARING_ENABLED=true{code} |
New:
h4. Brief summary of the bug. What is it ? Where is it ?
Sharing in the CCSM docker-compose file is disabled, we should remove that manual setting to fallback to the default (true). Variable in docker-compose.ccsm file : {code:java} CAMUNDA_OPTIMIZE_SHARING_ENABLED=false {code} h4. Expected result: It has to default enable. {code:java} CAMUNDA_OPTIMIZE_SHARING_ENABLED=true{code} |
Description |
Original:
h4. Brief summary of the bug. What is it ? Where is it ?
Sharing in the CCSM docker-compose file is disabled, we should remove that manual setting to fallback to the default (true). Variable in docker-compose.ccsm file : {code:java} CAMUNDA_OPTIMIZE_SHARING_ENABLED=false {code} h4. Expected result: It has to default enable. {code:java} CAMUNDA_OPTIMIZE_SHARING_ENABLED=true{code} |
New:
h4. Brief summary of the bug. What is it ? Where is it ?
Sharing in the CCSM docker-compose file is disabled, we should remove that manual setting to fallback to the default (true). Variable in docker-compose.ccsm file : {code:java} CAMUNDA_OPTIMIZE_SHARING_ENABLED=false {code} h4. Expected result: It has to default enable. {code:java} CAMUNDA_OPTIMIZE_SHARING_ENABLED=true{code} OR Just remove setting that environment variable, to use whatever the current default is. |
PM Priority | New: 2 | |
Status | Original: Open [ 1 ] | New: Scheduled [ 10912 ] |
Assignee | New: Joshua Windels [ joshua.windels ] |
Labels | New: current_release |
Status | Original: Scheduled [ 10912 ] | New: Ready [ 10005 ] |
Component/s | New: backend [ 13653 ] |