-
Bug
-
Resolution: Done
-
Major
-
fuse-7.6-GA
-
%
-
fuse-7.7-build2
-
When I imported the 1.9 TaskAPI-export.zip file, in the staging site, for each operation flow, the settings of the error conditions are not correct:
GET error conditions are set to "200 All is good"
POST error conditions are set to "200 All is good"
GET/id errorKeys.SqlDuplicateKeyError set to "200 All is good". Settings for other errors seem correct
PUT/id errorKeys.SqlDuplicateKeyError set to "200 All is good". Settings for other errors seem
DELETE/id errorKeys.SqlDuplicateKeyError set to "204 Task deleted". Settings for other errors seem
This is a bit different from a similar problem with imported return codes in the previous release. See https://issues.redhat.com/browse/ENTESB-11882 which Kurt fixed for 7.5.
- is blocked by
-
ENTESB-13841 API Provider step doesn't work
- Done