Skip to content

'Recheck all in ¨tag-name"' doesn't enqueue PAUSED watches #2934

@birukoff

Description

@birukoff

Describe the bug
Here is a CORRECTED report of the closed issue #2932

The UI has a button called 'Recheck all in ¨_tag-name_"' under the list of watches assigned to a tag. Pressing it doesn't enqueue paused watches for re-checking. The appearing notification always says "0 watches queued for rechecking." Non-paused watches are enqueued as expected.

Version
0.49.0

How did you install?
Docker

To Reproduce
Steps to reproduce the behavior:

  1. Create one or several watches.
  2. PAUSE these watches.
  3. Assign a tag to these watches.
  4. Select the tag in the tag list.
  5. Scroll down to the button 'Recheck all in ¨_tag-name_"'.
  6. Press it.
  7. Observe that none of the paused watches were enqueued.
  8. Observe that notification informs: "0 watches queued for rechecking."

Expected behavior

  1. All watches with the tag should be enqueued, including paused.
  2. The notification should inform: "N watches queued for rechecking."

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions