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

Dev #321

Merged
merged 2 commits into from
Mar 1, 2024
Merged

Dev #321

merged 2 commits into from
Mar 1, 2024

Conversation

Sabra-xD
Copy link
Contributor

@Sabra-xD Sabra-xD commented Feb 28, 2024

Description

Notification was supposed to be cancelled once task is deleted or completed but it was not working.
I've used the Notification service to get the task id by calculating it again since it was not saved and used it to delete the task.
Note that when calculating the notificationId the task id, which is an input, is given as null.

Fixes #320

Screenshots

N/A

Checklist

  • Tests have been added or updated to cover the changes
  • Documentation has been updated to reflect the changes
  • Code follows the established coding style guidelines
  • All tests are passing

@Sabra-xD
Copy link
Contributor Author

Check this out @Pavel401 Thanks

@Pavel401 Pavel401 merged commit 5cd602c into CCExtractor:main Mar 1, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Task notification is still being sent when the task is deleted or completed before due time
2 participants