Skip to content
New issue

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

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

Already on GitHub? # to your account

Revert Fix: Do not allow Duplicated Search Parameters (#3334) #3449

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

apurvabhaleMS
Copy link
Contributor

Context

This reverts commit 0329b79.

  • Code and base should not be used more than once when creating a new search parameter
  • Url should not be repited

Description

  • FHIR server shouldn't allow duplicated Search Parameters.

Related issues

Addresses [issue #].

Testing

Testing

Describe how this change was tested.

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.
  • CI is green before merge Build Status
  • Review squash-merge requirements

Semver Change (docs)

Patch|Skip|Feature|Breaking (reason)

@apurvabhaleMS apurvabhaleMS requested a review from a team as a code owner August 1, 2023 20:02
@apurvabhaleMS apurvabhaleMS added this to the S120 milestone Aug 1, 2023
@apurvabhaleMS apurvabhaleMS added Bug Bug bug bug. Enhancement Enhancement on existing functionality. Open source This change is only relevant to the OSS code or release. and removed Enhancement Enhancement on existing functionality. labels Aug 1, 2023
@apurvabhaleMS apurvabhaleMS merged commit cda0371 into main Aug 1, 2023
@apurvabhaleMS apurvabhaleMS deleted the personal/apurvabhale/revert-dup-search-param branch August 1, 2023 21:27
apurvabhaleMS added a commit that referenced this pull request Aug 1, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Bug Bug bug bug. Open source This change is only relevant to the OSS code or release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants