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

fhir-persistence-schema CLI drop-admin does not clear out the fhir_admin schema #2786

Closed
d0roppe opened this issue Sep 21, 2021 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@d0roppe
Copy link
Collaborator

d0roppe commented Sep 21, 2021

Describe the bug
when using the fhir-persistence-schema CLI tool to drop-admin the fhir_admin schema is not cleared out. the table in there still remains. and prevents the reuse of the DB for FHIR use.

Environment
Which version of IBM FHIR Server?

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
the use of --drop-admin in the fhir-persistence-schema CLI tool should clean out the fhir_admin schema

Additional context
Add any other context about the problem here.

@d0roppe d0roppe added the bug Something isn't working label Sep 21, 2021
@lmsurpre lmsurpre self-assigned this Sep 21, 2021
@lmsurpre lmsurpre added this to the Sprint 2021-13 milestone Sep 21, 2021
@prb112
Copy link
Contributor

prb112 commented Sep 21, 2021

@lmsurpre lmsurpre assigned prb112 and unassigned lmsurpre Sep 21, 2021
@d0roppe
Copy link
Collaborator Author

d0roppe commented Sep 21, 2021

now using fhir-persistence-schema cli to drop fhir_admin does allow you to reuse the schema for a new fhir server with the same fhir schema name.

@d0roppe d0roppe closed this as completed Sep 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants