Hello,

when task is assigned or created in a project, it doesn't inherit project's context.
Otherwise I have no idea what is context field in project good for when one has to manualy define context for each task even it's clear from project where it belongs.

Steps to reproduce:
- create context (eg. Work)
- create project (eg. Write a book)
- set context for the project Work
- create new task in project Work
- task has no context

Expected behavior:
- task inherits project context (Work)