-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
1
-
S
-
2 - Flawed
What is the desired functionality that you are missing?
- Edit all emails sent by Camunda for a given customer that contain "Camunda Optimize" to "{somelabel} Optimize".
Which problem are you going to solve with this functionality?
- Support whitelabeling of Camunda Optimize
Context: Given, When, Then
GIVEN an email is sent containing the string "Camunda Optimize" by a given customer
AND whitelabeling is authorized for the customer
AND a replacement label {somelabel} is present for the customer
THEN "Camunda Optimize" is replaced with "{somelabel} Optimize" in the email
Hint: