turbaszek opened a new pull request #13458: URL: https://github.com/apache/airflow/pull/13458
Resource based permissions migration changes logging handlers so each next migration is differently formatted when doing airflow db reset. This commit fixes this behavior. closes: #13214 Before: <img width="1359" alt="Screenshot 2021-01-04 at 12 46 05" src="https://user-images.githubusercontent.com/9528307/103532036-d0c5a800-4e8a-11eb-829a-9d0270b96a29.png"> After: <img width="1359" alt="Screenshot 2021-01-04 at 12 46 49" src="https://user-images.githubusercontent.com/9528307/103532098-eaff8600-4e8a-11eb-9fba-2de69abfc07b.png"> --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/master/CONTRIBUTING.rst#pull-request-guidelines)** for more information. In case of fundamental code change, Airflow Improvement Proposal ([AIP](https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Improvements+Proposals)) is needed. In case of a new dependency, check compliance with the [ASF 3rd Party License Policy](https://www.apache.org/legal/resolved.html#category-x). In case of backwards incompatible changes please leave a note in [UPDATING.md](https://github.com/apache/airflow/blob/master/UPDATING.md). ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
