-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Acceptance Criteria (Required on creation):
- Web application documentation consistently reflects the new syntax for configuration via config.js based on JavaScript modules
- Guides that use the new syntax already:
- Guides that need to be updated:
Hints (Optional):
- The migration guide covers the necessary changes for all three web apps correctly already: https://docs.camunda.org/manual/7.15/update/minor/714-to-715/#changes-to-the-webapp-config-files
- We need to ensure that the referenced guides are up-to-date with the new approach in general
Decision
We will update our documentation to reflect the new configuration approach in the web apps consistently.
While having a behaviorally backwards-compatible mechanism for web apps configuration would be nice-to-have, we will focus on the new approach to keep the code focused as well.
The migration to the new approach is already documented in the migration guide as a necessary update step.