View Issue Details

IDProjectCategoryView StatusLast Update
0005496Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2020-06-03 17:45
ReporterKarl Mayr Assigned ToSebastian Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.04.09.394 
Fixed in Version1.03.341.396 
Summary0005496: Address Space Model / Address Space UserWriteAccess / Err-004.js should allow BadUserAccessDenied
Description

During write to a node whose UserAccessLevel != Write. Expects Bad_NotWritable the script returns StatusCode = 'BadUserAccessDenied (0x801f0000)'; but StatusCode 'BadNotWritable (0x803b0000)' was expected (Node Setting: '/Server Test/NodeIds/SecurityAccess/AccessLevel_CurrentWrite_NotUser')
After discussion in our team we are of the opinion that the error code

  • Bad_NotWriteable should be returned if CurrentWrite is not set in the AccessLevel of the Node.
  • Bad_UserAccessDenied should be returned if CurrentWrite ist not set in the more specific UserAccessLevel.
    This would also fit the specification of the two error codes.
Additional Information

The problem was reported to Sebastian Allmendinger on 02.03.2020.

TagsNo tags attached.
Files Affected

Activities

Sebastian Allmendinger

2020-04-22 05:32

developer   ~0011972

Updated the test script that BadUserAccessDenied is now the expected StatusCode. The StatusCode BadNotWritable is still accepted.

Paul Hunkar

2020-06-03 17:45

administrator   ~0012178

reviewed in CMP Call

Issue History

Date Modified Username Field Change
2020-03-03 08:17 Karl Mayr New Issue
2020-03-09 22:40 Paul Hunkar Assigned To => Alexander Allmendinger
2020-03-09 22:40 Paul Hunkar Status new => assigned
2020-04-22 05:32 Sebastian Allmendinger Assigned To Alexander Allmendinger => Sebastian Allmendinger
2020-04-22 05:32 Sebastian Allmendinger Status assigned => resolved
2020-04-22 05:32 Sebastian Allmendinger Resolution open => fixed
2020-04-22 05:32 Sebastian Allmendinger Fixed in Version => 1.03.341.396
2020-04-22 05:32 Sebastian Allmendinger Note Added: 0011972
2020-06-03 17:45 Paul Hunkar Status resolved => closed
2020-06-03 17:45 Paul Hunkar Note Added: 0012178