View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004212 | Compliance Test Tool (CTT) Unified Architecture | 3 - Feature Request | public | 2018-03-28 14:54 | 2021-07-02 15:37 |
| Reporter | Mark Clemens | Assigned To | Sebastian Allmendinger | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | PC | OS | Windows | OS Version | 10 |
| Product Version | 1.03.340.380 | ||||
| Target Version | 1.04 | Fixed in Version | 1.03.341.399 | ||
| Summary | 0004212: TransferSubscription.js library script in CTT client testing not correct and not functional | ||||
| Description | It appears that there is no Test case currently using the TransferSubscription.js script from the ClientProjects library. \ClientProjects\Standard\library\Services\SubscriptionServiceSet\TransferSubscription.js The script is not correct and not functional. | ||||
| Steps To Reproduce | Create a new test with the following content in a client test project and attempt to execute the test: / Test prepared by <Mark Clemens>: markc@copadata.com; include( "./library/Services/SubscriptionServiceSet/TransferSubscription.js" ); | ||||
| Additional Information | The script in the library can be repaired by changing the function declaration and the execute method (the this.ClearHook may also need to be modified) function TransferSubscriptionsService() | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
|
|
An updated version of the script has been prepared, in that the undefined variable "ServiceResult" has been replaced with the valid one "args.ServiceResult". |
|
|
Review in cmp Call agreed to changes and closed |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-03-28 14:54 | Mark Clemens | New Issue | |
| 2018-08-30 15:04 | Paul Hunkar | Category | Script Issue => Feature Request |
| 2018-08-30 15:04 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
| 2018-08-30 15:04 | Paul Hunkar | Status | new => assigned |
| 2019-01-10 14:40 | Paul Hunkar | Target Version | => 1.04 |
| 2019-01-28 14:14 | Paul Hunkar | Category | Feature Request => 3 - Feature Request |
| 2021-06-08 12:36 | Sebastian Allmendinger | Assigned To | Alexander Allmendinger => Sebastian Allmendinger |
| 2021-06-08 12:36 | Sebastian Allmendinger | Status | assigned => resolved |
| 2021-06-08 12:36 | Sebastian Allmendinger | Resolution | open => fixed |
| 2021-06-08 12:36 | Sebastian Allmendinger | Fixed in Version | => 1.03.341.399 |
| 2021-06-08 12:36 | Sebastian Allmendinger | Note Added: 0014502 | |
| 2021-07-02 15:37 | Paul Hunkar | Status | resolved => closed |
| 2021-07-02 15:37 | Paul Hunkar | Note Added: 0014611 |