You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While working on the PR #43508 , @pierrejeambrun confirmed, we don't have a way to fetch user id as of now. This issue is to add User ID, once auth features are merged.
rawwar
changed the title
AIP-84 Add user id when updating dag run note using PATCH dag_run endpoint of FastAPI app
AIP-84 Add user id when updating dag run note using PATCH dag_run and task_instance endpoint of FastAPI app
Oct 31, 2024
pierrejeambrun
changed the title
AIP-84 Add user id when updating dag run note using PATCH dag_run and task_instance endpoint of FastAPI app
AIP-84 Add user id when updating/creating notes using PATCH dag_run and task_instance endpoint of FastAPI app
Oct 31, 2024
pierrejeambrun
changed the title
AIP-84 Add user id when updating/creating notes using PATCH dag_run and task_instance endpoint of FastAPI app
AIP-84 Add user id when updating notes using PATCH dag_run and task_instance endpoint of FastAPI app
Oct 31, 2024
Description
While working on the PR #43508 , @pierrejeambrun confirmed, we don't have a way to fetch user id as of now. This issue is to add User ID, once auth features are merged.
We also need to add tests for verifying auth
Use case/motivation
Reference comment - #43508 (comment)
Related issues
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: