View Issue Details

IDProjectCategoryView StatusLast Update
000835310000-014: PubSubSpecpublic2022-09-23 13:56
ReporterMatthias Damm Assigned ToMatthias Damm  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version1.05.01 
Target Version1.05.02Fixed in Version1.05.02 
Summary0008353: SKS add methods should not fail add with parameters matching existing objects
Description

At the moment the add methods like AddSecurityGroup do return an error if it is called with parameters that match an existing object.

The FX WG has scenarios where it makes sense to return an existing object if all arguments match the current configuration.

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Matthias Damm

2022-09-23 13:16

developer   ~0017828

Added changed behaviour to AddSecurityGroup and AddPushTarget.

Added to first sentence in the method descriptions:
... or to return an existing Object if the parameters match the existing Object.

Extended description of Bad_NodeIdExists
A xxx with the name already exists but the arguments do not match the existing object.

Added Good_DataIgnored
A Object with the configuration already exists and was returned without adding a new Object.

Jim Luth

2022-09-23 13:56

administrator   ~0017836

Agreed to changes edited in F2F meeting.

Issue History

Date Modified Username Field Change
2022-09-23 13:03 Matthias Damm New Issue
2022-09-23 13:03 Matthias Damm Status new => assigned
2022-09-23 13:03 Matthias Damm Assigned To => Matthias Damm
2022-09-23 13:16 Matthias Damm Status assigned => resolved
2022-09-23 13:16 Matthias Damm Resolution open => fixed
2022-09-23 13:16 Matthias Damm Fixed in Version => 1.05.02
2022-09-23 13:16 Matthias Damm Note Added: 0017828
2022-09-23 13:56 Jim Luth Status resolved => closed
2022-09-23 13:56 Jim Luth Note Added: 0017836