View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002920 | Compliance Test Tool (CTT) Unified Architecture | 3 - Feature Request | public | 2014-12-19 18:46 | 2019-07-25 14:50 |
Reporter | Jim Luth | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | tweak | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Target Version | 1.03.341.384 | Fixed in Version | 1.03.341.384 | ||
Summary | 0002920: BadWaitingForInitialData should be valid for reenabling subscriptions | ||||
Description | While BadWaitingForInitialData is a valid return while creating a subscription (Part 4 Table 166) it seems that it is not valid for activating it (after subscription was suspended). Since the underlaying system might take a while for retrieving data not only during creation time but also during suspend/reactivate, from my PointOfView it would make sense to allow BadWaitingForInitialData also for activation of subscriptions. | ||||
Steps To Reproduce | CTT tests behavior with MonitoredItemServices=>Monitor MinQueueSize_02=>005.js (and others) | ||||
Additional Information | Discussed with NathanP by mail | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
related to | 0002830 | closed | Matthias Damm | 10000-004: Services | BadWaitingForInitialData sould be valid for reenabling subscriptions |
|
The problem is that the monitoring mode is set to Disabled and changed back to Reporting. The initial DataValue in this case is BadWaitingForInitialData. We need to clarify if this one is delivered to the clients or if the behavior should be like when a monitored item is created. In this case BadWaitingForInitialData is the initial data value of the monitored item and it is not delivered. |
|
Table 166 – Common Operation Level Result Codes<br> |
|
Revised per recommendation. |
|
The fix is looking for the BadWaitingForInitialData in the wrong location - it is not the service result, but the monitored item that can return BadWaitingForInitialData |
|
Changed to check the StatusCode of the MonitoredItem instead of the ServiceResult. |
|
Reviewed in CMP call |
Date Modified | Username | Field | Change |
---|---|---|---|
2014-12-19 18:46 | Jim Luth | New Issue | |
2014-12-19 18:46 | Jim Luth | Status | new => assigned |
2014-12-19 18:46 | Jim Luth | Assigned To | => Matthias Damm |
2014-12-19 18:46 | Jim Luth | Issue generated from: 0002830 | |
2014-12-19 18:46 | Jim Luth | Relationship added | related to 0002830 |
2014-12-19 18:47 | Jim Luth | Project | 10000-004: Services => Compliance Test Tool (CTT) Unified Architecture |
2014-12-19 18:47 | Jim Luth | Category | Spec => Api Change |
2014-12-19 18:48 | Jim Luth | Assigned To | Matthias Damm => |
2014-12-19 18:48 | Jim Luth | Status | assigned => new |
2015-01-21 20:55 |
|
Assigned To | => Nathan Pocock |
2015-01-21 20:55 |
|
Status | new => acknowledged |
2015-01-21 20:55 |
|
Product Version | 1.02 => |
2015-01-21 20:55 |
|
Target Version | => 1.02.336.273 |
2015-01-21 20:55 |
|
Summary | BadWaitingForInitialData sould be valid for reenabling subscriptions => BadWaitingForInitialData should be valid for reenabling subscriptions |
2016-02-12 18:03 |
|
Note Added: 0006719 | |
2016-02-12 18:03 |
|
Status | acknowledged => resolved |
2016-02-12 18:03 |
|
Resolution | open => fixed |
2018-11-09 16:04 | Paul Hunkar | Assigned To | Nathan Pocock => Alexander Allmendinger |
2018-11-09 16:04 | Paul Hunkar | Status | resolved => assigned |
2018-11-09 16:06 | Paul Hunkar | Note Added: 0009564 | |
2018-11-09 16:06 | Paul Hunkar | Note Edited: 0009564 | |
2019-01-04 16:08 | Paul Hunkar | Category | Api Change => Feature Request |
2019-01-04 16:08 | Paul Hunkar | Target Version | 1.02.336.273 => 1.03.341.384 |
2019-01-04 17:53 | Alexander Allmendinger | Note Added: 0009782 | |
2019-01-04 17:53 | Alexander Allmendinger | Status | assigned => resolved |
2019-01-04 17:53 | Alexander Allmendinger | Fixed in Version | => 1.03.341.384 |
2019-01-28 14:14 | Paul Hunkar | Category | Feature Request => 3 - Feature Request |
2019-07-25 14:50 | Paul Hunkar | Status | resolved => closed |
2019-07-25 14:50 | Paul Hunkar | Note Added: 0010593 |