kaxil commented on a change in pull request #14581:
URL: https://github.com/apache/airflow/pull/14581#discussion_r588499518
##########
File path:
airflow/migrations/versions/2c6edca13270_resource_based_permissions.py
##########
@@ -19,7 +19,7 @@
"""Resource based permissions.
Revision ID: 2c6edca13270
-Revises: 849da589634d
+Revises: 2e42bb497a22
Review comment:
```suggestion
Revises: 849da589634d
```
##########
File path:
airflow/migrations/versions/2c6edca13270_resource_based_permissions.py
##########
@@ -30,7 +30,7 @@
# revision identifiers, used by Alembic.
revision = '2c6edca13270'
-down_revision = '849da589634d'
+down_revision = '2e42bb497a22'
Review comment:
```suggestion
down_revision = '849da589634d'
```
----------------------------------------------------------------
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]