View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0010181 | 10000-009: Alarms and Conditions | Spec | public | 2025-03-04 10:22 | 2025-05-27 15:41 |
| Reporter | V. Monfort | Assigned To | Paul Hunkar | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | no change required | ||
| Product Version | 1.05.03 | ||||
| Summary | 0010181: Bad_EventIdUnknown result code does not seem sufficient for AddComment/Acknowledge/Confirm methods | ||||
| Description | In part 9 (v1.05.03), the different methods provide no truly adapted StatusCode when an EventId is not valid to execute the method even if it is known. For the reasons indicated above, it should be interesting to add other possible result code in the tables of those methods: | ||||
| Tags | No tags attached. | ||||
| Commit Version | |||||
| Fix Due Date | |||||
|
|
Paul will write explanation for no-fix. |
|
|
Most servers do not track old EventIds (and in no case is it required), once an event is no longer active and has no outstanding state that requires an actions (Acknowledges/Confirmed), then is can be forgotten by the server. Requiring or allowing any other error code then Bad_EventIdUnknown would server no purpose and would complicate the server implementation - since now it would be required to track all events for all time. It would only confuse or add additional burdens to a client. As far as the server is concern it is an unknown event, since no actions can be taken on it (this applies to any of the calls). A Client should also forget the event, since it also can not take any actions on it. No fix is required for this issue. Note: A comment can be added to any event in any state, so if the event is still being tracked a comment can be added to it - so if the server knows about the event, then it can have a comment added to it. The state of the event does not restrict adding a comment. |
|
|
Agreed to no-fix in web meeting. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2025-03-04 10:22 | V. Monfort | New Issue | |
| 2025-04-01 15:29 | Jim Luth | Assigned To | => Paul Hunkar |
| 2025-04-01 15:29 | Jim Luth | Status | new => assigned |
| 2025-04-01 15:30 | Jim Luth | Note Added: 0022585 | |
| 2025-05-24 18:54 | Paul Hunkar | Status | assigned => resolved |
| 2025-05-24 18:54 | Paul Hunkar | Resolution | open => no change required |
| 2025-05-24 18:54 | Paul Hunkar | Note Added: 0022769 | |
| 2025-05-27 15:41 | Jim Luth | Status | resolved => closed |
| 2025-05-27 15:41 | Jim Luth | Note Added: 0022790 |