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

[BUG] Missed timers incorrectly marked as Done #3449

Open
wedebe opened this issue Oct 29, 2024 · 1 comment
Open

[BUG] Missed timers incorrectly marked as Done #3449

wedebe opened this issue Oct 29, 2024 · 1 comment
Labels

Comments

@wedebe
Copy link
Contributor

wedebe commented Oct 29, 2024

Describe the bug / Actual behaviour:
When a recording timer is missed due to - for example - power loss, it is subsequently marked as Done when power is restored.

Expected behaviour:
The timer should be marked as Missed (notably different to 'Failed') with appropriate icon

Has this issue started to happen just recently?
No

To reproduce:
Steps to reproduce the behaviour:

  1. Add a timer for a future event
  2. Remove power from/unplug the box for the duration of that timer
  3. Restore power to the box
  4. Go to timer list
  5. Check status beside timer (Done)
  6. Press INFO button to see timer log (Timer created is the only entry)

Screenshots
timer missed
timer missed-info

Image/Box Model (please complete the following information):

  • Version: 7.5
  • BoxModel: n/a

Additional context
n/a

@jbleyel
Copy link
Contributor

jbleyel commented Dec 15, 2024

Add another status and icon to a timer will be a massive change and will also affect many 3rd party tools.
So i perfer we use failed status.

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

2 participants