Skip to content

Fix backfill permissions#62856

Merged
pierrejeambrun merged 2 commits intoapache:mainfrom
astronomer:fix-backfill-permissions
Mar 4, 2026
Merged

Fix backfill permissions#62856
pierrejeambrun merged 2 commits intoapache:mainfrom
astronomer:fix-backfill-permissions

Conversation

@pierrejeambrun
Copy link
Copy Markdown
Member

@pierrejeambrun pierrejeambrun commented Mar 4, 2026

Accessing request.path_params returns params as strings. We shouldn't check against 'int' and let sqlaalchemy cast for us when needed.


Was generative AI tooling used to co-author this PR?
  • Yes (please specify the tool below)

  • Read the Pull Request Guidelines for more information. Note: commit author/co-author name and email in commits become permanently public when merged.
  • For fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
  • When adding dependency, check compliance with the ASF 3rd Party License Policy.
  • For significant user-facing changes create newsfragment: {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@pierrejeambrun pierrejeambrun self-assigned this Mar 4, 2026
@pierrejeambrun pierrejeambrun merged commit 5cfb58c into apache:main Mar 4, 2026
129 checks passed
@pierrejeambrun pierrejeambrun deleted the fix-backfill-permissions branch March 4, 2026 13:46
github-actions Bot pushed a commit that referenced this pull request Mar 4, 2026
* Fix backfill permissions

* Fix CI
(cherry picked from commit 5cfb58c)

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Mar 4, 2026

Backport successfully created: v3-1-test

Note: As of Merging PRs targeted for Airflow 3.X
the committer who merges the PR is responsible for backporting the PRs that are bug fixes (generally speaking) to the maintenance branches.

In matter of doubt please ask in #release-management Slack channel.

Status Branch Result
v3-1-test PR Link

github-actions Bot pushed a commit to aws-mwaa/upstream-to-airflow that referenced this pull request Mar 4, 2026
* Fix backfill permissions

* Fix CI
(cherry picked from commit 5cfb58c)

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
pierrejeambrun added a commit that referenced this pull request Mar 4, 2026
* Fix backfill permissions

* Fix CI
(cherry picked from commit 5cfb58c)

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
dominikhei pushed a commit to dominikhei/airflow that referenced this pull request Mar 11, 2026
* Fix backfill permissions

* Fix CI
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:API Airflow's REST/HTTP API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants