Skip to content

Adding null checks during reindex job.#5379

Merged
v-isyamauchi-gh merged 1 commit intomainfrom
personal/v-isyamauchi/180103
Feb 12, 2026
Merged

Adding null checks during reindex job.#5379
v-isyamauchi-gh merged 1 commit intomainfrom
personal/v-isyamauchi/180103

Conversation

@v-isyamauchi-gh
Copy link
Contributor

Description

Adding some null checks during reindex job extracting search values from a Fhir path expression.

Related issues

Addresses [issue #180103].

Bug 180103: [Reindex] Object reference not set to an instance of an object - TypedElementSearchIndexer.ExtractSearchValues

Testing

Tested null checks locally in a debugger.

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)

@v-isyamauchi-gh v-isyamauchi-gh added this to the CY25Q3/2Wk07 milestone Feb 10, 2026
@v-isyamauchi-gh v-isyamauchi-gh requested a review from a team as a code owner February 10, 2026 19:04
@v-isyamauchi-gh v-isyamauchi-gh added Bug Bug bug bug. Azure API for FHIR Label denotes that the issue or PR is relevant to the Azure API for FHIR 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 Feb 10, 2026
@v-isyamauchi-gh v-isyamauchi-gh merged commit 0e2d9ad into main Feb 12, 2026
66 checks passed
@v-isyamauchi-gh v-isyamauchi-gh deleted the personal/v-isyamauchi/180103 branch February 12, 2026 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Azure API for FHIR Label denotes that the issue or PR is relevant to the Azure API for FHIR 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