Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed unavailability of acknowledge for active event #2673

Closed
Tracked by #2546
Limraj opened this issue Aug 30, 2023 · 0 comments
Closed
Tracked by #2546

Fixed unavailability of acknowledge for active event #2673

Limraj opened this issue Aug 30, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@Limraj
Copy link
Collaborator

Limraj commented Aug 30, 2023

To Reproduce

  1. Login as admin;
  2. Create 'Virtual Data Source' as ds_1 (update: 5s, enabled) and 'Virtual Data Point' as 'dp_1' (binary, no change, settable, enabled);
  3. For 'dp_1' click on 'Point properties';
  4. Added two 'Event Detectors': Type 'No change' (duration: 1s, alarm level: Urgnet) , and 'Change' (alarm level: Information);
  5. Go to 'Watch List' and create watch list with 'ds_1 - dp_1' as 'wl_1';
  6. Change value on 'dp_1' and repeat -> generated 5 events -> 1 x 'Active' event (alarm level: Urgent,
    uncrossed flag), 2 x 'No RTN' (alarm level: Information, uncrossed flag), 2 x 'Returned to normal' (alarm level: Urgent, crossed flag);
  7. Go to 'Alarms' -> 'Pending alarms' / 'Event search' -> You can acknowledged for Active events -> error

Spec:

  • Scada-LTS Version <=2.6.18
@Limraj Limraj added the bug label Aug 30, 2023
@Limraj Limraj added this to the 2.7.6.1 milestone Aug 30, 2023
@Limraj Limraj changed the title Fixed not ability acknowledge for event active Fixed ability acknowledge for event active Aug 30, 2023
@Limraj Limraj changed the title Fixed ability acknowledge for event active Fixed not ability acknowledge for event active Aug 30, 2023
@Limraj Limraj changed the title Fixed not ability acknowledge for event active Fixed unavailability of acknowledge for active event Aug 30, 2023
@Limraj Limraj self-assigned this Aug 30, 2023
Limraj added a commit that referenced this issue Aug 30, 2023
…cknowledge button for event active in "Pending alarms"/"Event search"; corrected method acknowledgeEvent and acknowledgeAllPendingEvents - acknowledge if event not active
Limraj added a commit that referenced this issue Aug 31, 2023
…y_of_acknowledge_for_active_event

#2673 Fixed unavailability of acknowledge for active event - hidden a…
@Limraj Limraj closed this as completed Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant