View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009612 | CTT UA Scripts | 4 - Test Case Definition | public | 2024-06-19 08:32 | 2024-07-18 12:56 |
Reporter | Fabian Scheler | Assigned To | Sebastian Allmendinger | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Summary | 0009612: TransferSubscriptions-testcase Err-006.js behaves fails in case of ServiceResult BadTooManyOperations | ||||
Description | As can be seen in the screenshot, the testcase explicitly accepts the ServiceResult BadTooManyOperations but the testcase also complains that the number of results does not match the number of provided Subscription-Ids. This however is expected in case of a ServiceFault. The expected behavior is that the testcase succeeds if BadTooManyOperations is returned. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Files Affected | /library/ServiceBased/SubscriptionServiceSet/TransferSubscriptions.js | ||||
|
In TransferSubscriptionsService.js an else-statement in case of a ServiceFault was already implemented, but the if-statement was not checking for a bad StatusCode. Therefore the validation failed if a bad ServiceResult was expected when TransferSubscription was called in a script. |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-06-19 08:32 | Fabian Scheler | New Issue | |
2024-06-19 08:32 | Fabian Scheler | File Added: image.png | |
2024-07-04 14:30 | Paul Hunkar | Assigned To | => Sebastian Allmendinger |
2024-07-04 14:30 | Paul Hunkar | Status | new => assigned |
2024-07-18 12:52 | Sebastian Allmendinger | Files Affected | => /library/ServiceBased/SubscriptionServiceSet/TransferSubscriptions.js |
2024-07-18 12:54 | Sebastian Allmendinger | Note Added: 0021482 | |
2024-07-18 12:56 | Sebastian Allmendinger | Project | CTT UA Test Case => CTT UA Scripts |
2024-07-18 12:56 | Sebastian Allmendinger | Status | assigned => resolved |
2024-07-18 12:56 | Sebastian Allmendinger | Resolution | open => fixed |