Existing servlets cannot be edited to point to a different JSP pages in v7.0.0 #20570
Labels
7.0.0-migration
Affected/7.0.0
Type/Bug
ui
Issues reported in the user interface of the embedded portals (Ex: Myaccount, Console)
Milestone
Describe the issue:
Currently there is a way to configure custom servlets via the following deployment.toml configuration.
However, if the above configuration is utilized to edit an existing servlet, the following error occurs.
This indicates that existing servlets cannot be added using the same configuration utilized to add custom ones. This needs to be fixed since any migrations that occur from older versions to newer versions that had previously edited existing servlets will have to edit the relevant .xml.j2 file in order to persist that change, which is not a feasible solution in the long term.
Optional Fields
Related issues:
Suggested labels:
The text was updated successfully, but these errors were encountered: