View Issue Details

IDProjectCategoryView StatusLast Update
0004360CTT UA Scripts1 - Script Issuepublic2022-08-02 20:03
Reporter17zhangw Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Summary0004360: Node Management Add Node Err-008.js with RequestedNodeId turned off
Description

In the event that RequestedNodeId is turned off, the function "CUVariables.RequestedNewNodeId" will not generate a NodeId. When using the same parameters to add 2 nodes, the second request will not fail with BadNodeIdExists because the requestednewnodeid will still be empty.

Fix:

  • Force client generating a nodeid
  • Attach the nodeid returned from the first successful addnodes to the parameters used for the second addnodes which should fail with BadNodeIdExists.
TagsNo tags attached.
Files Affected

Activities

Paul Hunkar

2018-08-10 12:45

administrator   ~0009301

Last edited: 2018-08-10 12:48

The test cases needs to be structured differently to ensure that the nodeid get duplicated. The test case should try getting the duplicate in one call and in separate calls

Issue History

Date Modified Username Field Change
2018-08-07 08:17 17zhangw New Issue
2018-08-10 12:45 Paul Hunkar Note Added: 0009301
2018-08-10 12:45 Paul Hunkar Target Version => 1.03
2018-08-10 12:48 Paul Hunkar Note Edited: 0009301
2018-08-10 12:48 Paul Hunkar Assigned To => Alexander Allmendinger
2018-08-10 12:48 Paul Hunkar Status new => assigned
2019-01-28 14:10 Paul Hunkar Category Script Issue => 1 - Script Issue
2022-08-02 20:03 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts