When a recurring task is in a user's Personal Priorities and gets completed, the next occurrence should automatically be added to their priorities as well.
Currently, the next occurrence spawns without any memory that the previous instance was prioritized. This forces users to manually re-add recurring tasks to their priorities every time they recur, which defeats the purpose of both recurring tasks and priorities working together.
Use case: A user has a weekly report task in their priorities. Every Monday when they complete it, the new Tuesday occurrence appears but is NOT in priorities. They have to remember to re-add it manually.
Expected behavior: If a recurring task is in my priorities, the system should remember that and automatically place the next occurrence in my priorities too.