Context:
The license header replacement added with OPT-5852 is currently also active if Optimize runs in ccsm mode with enterpriseMode set to true. In this case the enterprise license should be added though.
Given:
Optimize is running with the following environment variables set:
SPRING_PROFILES_ACTIVE=ccsm
CAMUNDA_OPTIMIZE_ENTERPRISE_MODE=true
When:
The javascript main file is requested from the server
Then:
It contains the ccsm free license header
Expected:
I contains the enterprise/commercial license header
This is the controller panel for Smart Panels app
[OPT-5875] Non-Production license replacement is also done if enterpriseMode is set true
Status | Original: Open [ 1 ] | New: In Development [ 10312 ] |
Status | Original: In Development [ 10312 ] | New: In Review [ 10212 ] |
Assignee | Original: Sebastian Bathke [ sebastian.bathke ] | New: Joshua Windels [ joshua.windels ] |
Assignee | Original: Joshua Windels [ joshua.windels ] | New: Cigdem Ilhan [ cigdem.ilhan ] |
Status | Original: In Review [ 10212 ] | New: In Test [ 10004 ] |
Summary | Original: Non-Production license replacement is also done is enterpriseMode is set true | New: Non-Production license replacement is also done if enterpriseMode is set true |
Description |
Original:
Context:
The license header replacement added with Given: Optimize is running with the following environment variables set: SPRING_PROFILES_ACTIVE=ccsm OPTIMIZE_ENTERPRISE_MODE=true When: The javascript main file is requested from the server Then: It contains the ccsm free license header Expected: I contains the enterprise/commercial license header |
New:
Context:
The license header replacement added with Given: Optimize is running with the following environment variables set: SPRING_PROFILES_ACTIVE=ccsm CAMUNDA_OPTIMIZE_ENTERPRISE_MODE=true When: The javascript main file is requested from the server Then: It contains the ccsm free license header Expected: I contains the enterprise/commercial license header |
Mentioned Roles |
Mentioned Groups |
Attachment | New: screenshot-enterprise-license.png [ 48597 ] |