You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I was trying out the features of the XSTAMPP-4.1 and used the "Example Project" without any modifications. When I try to download the project as .PDF, it is throwing up the following error.
{"retriable":false,"error":"COMM-1000","status":400,"message":"Could not decode json object","detailsOptional":"Unrecognized field \"lossScenariosImplementationConstraintDependency\" (class de.xstampp.service.project.data.dto.report.ReportConfigDTO), not marked as ignorable (28 known properties: \"ucas\", \"subHazards\", \"feedback\", \"titlePage\", \"processVariables\", \"systemDescription\", \"controlStructureHasColour\", \"losses\", \"outputs\", \"controlStructure\", \"controllers\", \"actuators\", \"conversions\", \"reportName\", \"controlActions\", \"hazards\", \"implementationConstraints\", \"subSystemConstraints\", \"inputs\", \"responsibilities\", \"controlledProcesses\", \"sensors\", \"controllerConstraints\", \"tableOfContents\", \"lossScenarios\", \"systemConstraints\", \"controlAlgorithms\", \"processModels\"])\n at [Source: (String)\"{\"titlePage\":true,\"tableOfContents\":true,\"systemDescription\":true,\"losses\":true,\"hazards\":true,\"subHazards\":true,\"systemConstraints\":true,\"subSystemConstraints\":true,\"controlStructure\":true,\"controlStructureHasColour\":true,\"controllers\":true,\"actuators\":true,\"sensors\":true,\"controlledProcesses\":true,\"controlActions\":true,\"feedback\":true,\"inputs\":true,\"outputs\":true,\"responsibilities\":true,\"ucas\":true,\"controllerConstraints\":true,\"processModels\":true,\"processVariables\":true,\"controlAlgorithms\":tr\"[truncated 148 chars]; line: 1, column: 577] (through reference chain: de.xstampp.service.project.data.dto.report.ReportConfigDTO[\"lossScenariosImplementationConstraintDependency\"])","timestamp":"2023-03-15T14:12:38.970779Z"}
Thanks for the fix and let me know if you need any further details to recreate the error.
The text was updated successfully, but these errors were encountered:
Hello!
I was trying out the features of the XSTAMPP-4.1 and used the "Example Project" without any modifications. When I try to download the project as .PDF, it is throwing up the following error.
{"retriable":false,"error":"COMM-1000","status":400,"message":"Could not decode json object","detailsOptional":"Unrecognized field \"lossScenariosImplementationConstraintDependency\" (class de.xstampp.service.project.data.dto.report.ReportConfigDTO), not marked as ignorable (28 known properties: \"ucas\", \"subHazards\", \"feedback\", \"titlePage\", \"processVariables\", \"systemDescription\", \"controlStructureHasColour\", \"losses\", \"outputs\", \"controlStructure\", \"controllers\", \"actuators\", \"conversions\", \"reportName\", \"controlActions\", \"hazards\", \"implementationConstraints\", \"subSystemConstraints\", \"inputs\", \"responsibilities\", \"controlledProcesses\", \"sensors\", \"controllerConstraints\", \"tableOfContents\", \"lossScenarios\", \"systemConstraints\", \"controlAlgorithms\", \"processModels\"])\n at [Source: (String)\"{\"titlePage\":true,\"tableOfContents\":true,\"systemDescription\":true,\"losses\":true,\"hazards\":true,\"subHazards\":true,\"systemConstraints\":true,\"subSystemConstraints\":true,\"controlStructure\":true,\"controlStructureHasColour\":true,\"controllers\":true,\"actuators\":true,\"sensors\":true,\"controlledProcesses\":true,\"controlActions\":true,\"feedback\":true,\"inputs\":true,\"outputs\":true,\"responsibilities\":true,\"ucas\":true,\"controllerConstraints\":true,\"processModels\":true,\"processVariables\":true,\"controlAlgorithms\":tr\"[truncated 148 chars]; line: 1, column: 577] (through reference chain: de.xstampp.service.project.data.dto.report.ReportConfigDTO[\"lossScenariosImplementationConstraintDependency\"])","timestamp":"2023-03-15T14:12:38.970779Z"}
Thanks for the fix and let me know if you need any further details to recreate the error.
The text was updated successfully, but these errors were encountered: