-
Notifications
You must be signed in to change notification settings - Fork 237
ENG-26 Create a scheduled task for Recurring task #1546
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…curring-task-schedule
Contributor
Marfuen
approved these changes
Sep 19, 2025
…curring-task-schedule
…compai/comp into chas/recurring-task-schedule
Contributor
task_reviewDate_update.mov |
Marfuen
approved these changes
Sep 19, 2025
claudfuen
pushed a commit
that referenced
this pull request
Sep 19, 2025
# [1.54.0](v1.53.0...v1.54.0) (2025-09-19) ### Bug Fixes * **app:** show only published policies on Employee Tasks ([#1547](#1547)) ([92b2dc9](92b2dc9)) ### Features * **app:** Add support for ISO 42001 ([#1549](#1549)) ([1a9d57b](1a9d57b)) * **app:** Auto mark tasks as todo when review period starts ([#1546](#1546)) ([777c0db](777c0db))
Contributor
|
🎉 This PR is included in version 1.54.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
MiViewIT
pushed a commit
to MiViewIT/comp
that referenced
this pull request
Oct 3, 2025
…ai#1546) * feat(app): create a scheduled task for Recurring policy * feat(db): add reviewDate to Task table * feat(app): add Review Date on Task Properties * feat(tasks): add a scheduled task for Recurring Task * fix(app): set reviewDate once task gets moved to done * fix(app): make task reviewDate read-only * fix(app): minor style issue on task reviewDate input --------- Co-authored-by: chasprowebdev <chasgarciaprowebdev@gmail.com> Co-authored-by: Mariano Fuentes <marfuen98@gmail.com>
MiViewIT
pushed a commit
to MiViewIT/comp
that referenced
this pull request
Oct 3, 2025
# [1.54.0](trycompai/comp@v1.53.0...v1.54.0) (2025-09-19) ### Bug Fixes * **app:** show only published policies on Employee Tasks ([trycompai#1547](trycompai#1547)) ([92b2dc9](trycompai@92b2dc9)) ### Features * **app:** Add support for ISO 42001 ([trycompai#1549](trycompai#1549)) ([1a9d57b](trycompai@1a9d57b)) * **app:** Auto mark tasks as todo when review period starts ([trycompai#1546](trycompai#1546)) ([777c0db](trycompai@777c0db))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.

This is an automated pull request to merge chas/recurring-task-schedule into dev.
It was created by the [Auto Pull Request] action.