Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ValueSet-expand): delete null display fields before resp #2746

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

ThatOneBro
Copy link
Member

Fixes #2740

@ThatOneBro ThatOneBro requested a review from a team as a code owner August 29, 2023 05:50
@vercel
Copy link

vercel bot commented Aug 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

2 Ignored Deployments
Name Status Preview Updated (UTC)
medplum-storybook ⬜️ Ignored (Inspect) Aug 29, 2023 5:50am
medplum-www ⬜️ Ignored (Inspect) Aug 29, 2023 5:50am

@coveralls
Copy link

Coverage Status

coverage: 94.21%. remained the same when pulling 55c1d30 on fix-valueset-expand-display-null into a289141 on main.

@sonarcloud
Copy link

sonarcloud bot commented Aug 29, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication

@reshmakh reshmakh added the fhir-datastore Related to the FHIR datastore, includes API and FHIR operations label Aug 29, 2023
@ThatOneBro ThatOneBro added this pull request to the merge queue Aug 29, 2023
Merged via the queue into main with commit 594f9fd Aug 29, 2023
11 checks passed
@ThatOneBro ThatOneBro deleted the fix-valueset-expand-display-null branch August 29, 2023 21:36
@reshmakh reshmakh added this to the August 31, 2023 milestone Sep 1, 2023
codyebberson added a commit that referenced this pull request Sep 4, 2023
Agent installer performs silent upgrades (#2765)
Use Turborepo cache in Github Actions (#2766)
config(prettier): only run `prettier` on JS/TS-like files from CLI (#2767)
Fixes #2568 - move react native example into monorepo (#2742)
chore(ci): set `prettier` action to run on PR to `main`, fix format (#2764)
Fix typo: "Enpoint" -> "Endpoint" (#2763)
ci(prettier): add `prettier` check to Actions (#2758)
Document search implementation (#2750)
Bot logging fixes (#2743)
Update handling of AccessPolicy write criteria and add docs (#2720)
Allow search on name and address using stop word (#2749)
fix(ValueSet-expand): delete null `display` fields before resp (#2746)
Agent localhost testing documentation and examples (#2741)
Add repeatable items and groups to Questionnaire (#2690)
github-merge-queue bot pushed a commit that referenced this pull request Sep 5, 2023
Agent installer performs silent upgrades (#2765)
Use Turborepo cache in Github Actions (#2766)
config(prettier): only run `prettier` on JS/TS-like files from CLI (#2767)
Fixes #2568 - move react native example into monorepo (#2742)
chore(ci): set `prettier` action to run on PR to `main`, fix format (#2764)
Fix typo: "Enpoint" -> "Endpoint" (#2763)
ci(prettier): add `prettier` check to Actions (#2758)
Document search implementation (#2750)
Bot logging fixes (#2743)
Update handling of AccessPolicy write criteria and add docs (#2720)
Allow search on name and address using stop word (#2749)
fix(ValueSet-expand): delete null `display` fields before resp (#2746)
Agent localhost testing documentation and examples (#2741)
Add repeatable items and groups to Questionnaire (#2690)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fhir-datastore Related to the FHIR datastore, includes API and FHIR operations
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Invalid null value for display
4 participants