ynput / ayon-backend

Server codebase with API access to AYON
Apache License 2.0
22 stars 17 forks source link

Watchers: Watching a task should also watch task versions #397

Closed Innders closed 1 month ago

Innders commented 1 month ago

Story

I start watching a task and then someone comments on a version of that task. The comment shows in the task but the watcher never gets notified because they do not also watch the version.

Expected behavior

When watching a task:

When unwatching a task: