View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009650 | CTT UA Scripts | 1 - Script Issue | public | 2024-07-08 08:25 | 2024-11-26 10:40 |
Reporter | Yannik Klaass | Assigned To | Yannik Klaass | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Summary | 0009650: Skip chunk CU if chunk flag is not set | ||||
Description | As the CU 'PubSub Publisher UADP chunking' acquires its test data collection in initialize.js, the whole CU can be skipped if no NetworkMessage with the chunking flag set to true is available within this collection, as running this CU without chunked messages is of no use. | ||||
Tags | No tags attached. | ||||
Files Affected | /maintree/PubSub General/PubSub Publisher UADP chunking/Test Cases/initialize.js | ||||
|
Adding skip in initialize of CU 'PubSub Publisher UADP chunking' if chunk flag is not set in any of the received test messages |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-07-08 08:25 | Yannik Klaass | New Issue | |
2024-07-08 08:25 | Yannik Klaass | Status | new => assigned |
2024-07-08 08:25 | Yannik Klaass | Assigned To | => Yannik Klaass |
2024-11-26 10:07 | Yannik Klaass | Files Affected | => /maintree/PubSub General/PubSub Publisher UADP chunking/Test Cases/initialize.js |
2024-11-26 10:40 | Yannik Klaass | Status | assigned => resolved |
2024-11-26 10:40 | Yannik Klaass | Resolution | open => fixed |
2024-11-26 10:40 | Yannik Klaass | Note Added: 0022122 |