utkarsharma2 opened a new pull request, #27481:
URL: https://github.com/apache/airflow/pull/27481
closes: #21252
Added a column in `taskinstance` model to indicate the if the state of the
task was updated by user manually.
A couple of assumptions:
1. User can only update the state from Airflow UI

2. Once the user has updated the state, it always stays in user updated
state.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]