Skip to content

Conversation

@pierrejeambrun
Copy link
Member

@pierrejeambrun pierrejeambrun commented Aug 7, 2025

related: #54034
Json parsable value which are not dict are specifically handled by a code path. This adds a test case for lists and strings which are 'valid' json object but not deserialized into a python dict.

Also assert the action_logging extra field since we insert manually some values in there during handling of non JSON/dict values.

@pierrejeambrun pierrejeambrun added this to the Airflow 3.0.5 milestone Aug 7, 2025
@pierrejeambrun pierrejeambrun self-assigned this Aug 7, 2025
@pierrejeambrun pierrejeambrun added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Aug 7, 2025
@boring-cyborg boring-cyborg bot added the area:API Airflow's REST/HTTP API label Aug 7, 2025
@potiuk potiuk merged commit adc4b8b into apache:main Aug 7, 2025
105 checks passed
github-actions bot pushed a commit that referenced this pull request Aug 7, 2025
)

(cherry picked from commit adc4b8b)

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

github-actions bot commented Aug 7, 2025

Backport successfully created: v3-0-test

Status Branch Result
v3-0-test PR Link

pierrejeambrun added a commit that referenced this pull request Aug 8, 2025
) (#54244)

(cherry picked from commit adc4b8b)

Co-authored-by: Pierre Jeambrun <pierrejbrun@gmail.com>
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 backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants