Skip to content

Add jobs to subscribe users to tasks and issues - #111

Closed
dsandstrom wants to merge 7 commits into
masterfrom
subscribe-jobs
Closed

Add jobs to subscribe users to tasks and issues#111
dsandstrom wants to merge 7 commits into
masterfrom
subscribe-jobs

Conversation

@dsandstrom

Copy link
Copy Markdown
Owner

Add TaskSubscriptionJob and TaskSubscriptionsJob

Runs Task#subscribe_user

Add IssueSubscriptionJob and IssueSubscriptionsJob

Run Issue#subscribe_user in the background

Add TaskAssigneesSubscriptionsJob

Enqueues TaskSubscriptionJob for assignees
Run in TasksController

Fixes Task#73

Run Issue#subscribe_user in the background

Starts Task#73
Enqueues TaskSubscriptionJob for assignees
Run in TasksController

Fixes Task#73
and Task#subscribe_assignees

Use jobs instead
@dsandstrom dsandstrom closed this Aug 23, 2026
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.

1 participant