does a prefect task have any knowledge of what project context it's being executed in?
j
josh
02/03/2021, 10:51 PM
Hi @kevin currently no, the project is not something available in context but if you want to open an enhancement request on the repo I’m sure it’s something that could be added 🙂
k
kevin
02/03/2021, 10:52 PM
do you think it's something that should be in the context?
just being wary of context bloat
j
josh
02/03/2021, 10:52 PM
Yeah there are various other pieces of information that are populated at run time that deal with the flow run / flow and I don’t think adding project name/id would be much bloat
k
kevin
02/03/2021, 10:54 PM
word, how do i go about opening an enhancement request?