View Issue Details

IDProjectCategoryView StatusLast Update
0010135CTT UA Scripts1 - Script Issuepublic2025-06-03 02:07
ReporterSebastian Allmendinger Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.04.509 
Summary0010135: Subscription Basic Err-029: Subscriptions are still not closed
Description

In the related mantis, splitting the DeleteSubscriptionsRequest depending on the MaxArrayLength Capability was implemented.

In addition, the CTT should also check if the server returns BadTooManyOperations and then delete the subscriptions one after the other or reinitialize its session to ensure a clean state for the following test scripts.

TagsNo tags attached.
Files Affected

/maintree/Subscription Services/Subscription Basic/Test Cases/Err-002.js
/maintree/Subscription Services/Subscription Basic/Test Cases/Err-029.js

Relationships

related to 0008398 closedYannik Klaass Subscription / Subscription Basic / Err-029.js does not close created subscriptions properly 

Activities

Sebastian Allmendinger

2025-05-27 06:46

developer   ~0022778

If DeleteSubscriptions fail, then each Subscription is deleted in a loop instead of deleting all subscriptions in one call.
During the validation of the updated code, the same issue has been identified and resolved in Err-002.

Paul Hunkar

2025-06-03 02:07

administrator   ~0022875

after off-line code reviews all agreed to change, issue closed

Issue History

Date Modified Username Field Change
2025-02-04 10:05 Sebastian Allmendinger New Issue
2025-02-04 10:05 Sebastian Allmendinger Relationship added related to 0008398
2025-03-02 16:24 Paul Hunkar Assigned To => Sebastian Allmendinger
2025-03-02 16:24 Paul Hunkar Status new => assigned
2025-05-27 06:42 Sebastian Allmendinger Files Affected => /maintree/Subscription Services/Subscription Basic/Test Cases/Err-002.js
/maintree/Subscription Services/Subscription Basic/Test Cases/Err-029.js
2025-05-27 06:46 Sebastian Allmendinger Status assigned => resolved
2025-05-27 06:46 Sebastian Allmendinger Resolution open => fixed
2025-05-27 06:46 Sebastian Allmendinger Note Added: 0022778
2025-06-03 02:07 Paul Hunkar Status resolved => closed
2025-06-03 02:07 Paul Hunkar Fixed in Version => 1.04.509
2025-06-03 02:07 Paul Hunkar Note Added: 0022875