Skip to content

Allow meta history in transaction bundles#5351

Merged
LTA-Thinking merged 9 commits intomainfrom
personal/rojo/meta-history-bundles
Feb 2, 2026
Merged

Allow meta history in transaction bundles#5351
LTA-Thinking merged 9 commits intomainfrom
personal/rojo/meta-history-bundles

Conversation

@LTA-Thinking
Copy link
Contributor

Description

POST and PUT requests in transaction bundles have extra filtering if they are conditional requests, which is breaking the _meta-history parameter as the code to detect conditional requests just looks for any query string parameters. This change refines the filter to exclude this parameter.

Related issues

Addresses Bug 179957

Testing

New unit and e2e test

FHIR Team Checklist

  • Update the title of the PR to be succinct and less than 65 characters
  • Add a milestone to the PR for the sprint that it is merged (i.e. add S47)
  • Tag the PR with the type of update: Bug, Build, Dependencies, Enhancement, New-Feature or Documentation
  • Tag the PR with Open source, Azure API for FHIR (CosmosDB or common code) or Azure Healthcare APIs (SQL or common code) to specify where this change is intended to be released.
  • Tag the PR with Schema Version backward compatible or Schema Version backward incompatible or Schema Version unchanged if this adds or updates Sql script which is/is not backward compatible with the code.
  • When changing or adding behavior, if your code modifies the system design or changes design assumptions, please create and include an ADR.
  • CI is green before merge Build Status
  • Review squash-merge requirements

Semver Change (docs)

Patch|Skip|Feature|Breaking (reason)

@LTA-Thinking LTA-Thinking added this to the FY26\Q3\2Wk\2Wk16 milestone Jan 26, 2026
@LTA-Thinking LTA-Thinking added Bug Bug bug bug. Azure Healthcare APIs Label denotes that the issue or PR is relevant to the FHIR service in the Azure Healthcare APIs No-PaaS-breaking-change No-ADR ADR not needed labels Jan 26, 2026
@LTA-Thinking LTA-Thinking marked this pull request as ready for review January 30, 2026 17:19
@LTA-Thinking LTA-Thinking requested a review from a team as a code owner January 30, 2026 17:19
mikaelweave
mikaelweave previously approved these changes Jan 30, 2026
@LTA-Thinking
Copy link
Contributor Author

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@LTA-Thinking LTA-Thinking merged commit 0d1d216 into main Feb 2, 2026
61 checks passed
@LTA-Thinking LTA-Thinking deleted the personal/rojo/meta-history-bundles branch February 2, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure Healthcare APIs Label denotes that the issue or PR is relevant to the FHIR service in the Azure Healthcare APIs Bug Bug bug bug. No-ADR ADR not needed No-PaaS-breaking-change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants