Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

allow questionnaires to display without bundles #46

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

KeeyanGhoreshi
Copy link
Collaborator

@KeeyanGhoreshi KeeyanGhoreshi commented Jan 31, 2023

Describe your changes

Small change allows questionnaires to display without having a bundle, no issues found after doing so.

One note is that CQL prepopulation is still not fully functional, as compiled ELM fails when it tries to use helper libraries like DTRHelpers or CDS helpers, since those apparently were not found when the ELM was first compiled. This will be fixed in a different PR.

Issue ticket number and Jira link

REMS-308

Checklist before requesting a review

  • I have performed a self-review of my code
  • Ensure the target / base branch for any feature PR is set to dev not main (the only exception to this is releases from dev and hotfix branches)

Checklist for conducting a review

  • Review the code changes and make sure they all make sense and are necessary.
  • Pull the PR branch locally and test by running through workflow and making sure everything works as it is supposed to.

Workflow

Owner of the Pull Request will be responsible for merge after all requirements are met, including approval from at least one reviewer. Additional changes made after a review will dismiss any approvals and require re-review of the additional updates. Auto merging can be enabled below if additional changes are likely not to be needed. The bot will auto assign reviewers to your Pull Request for you.

Copy link

@plarocque4 plarocque4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works well.

@plarocque4
Copy link

Is there already a ticket written for the pre-population issue listed in the description?

@smalho01
Copy link

smalho01 commented Feb 6, 2023

Is there already a ticket written for the pre-population issue listed in the description?

merging for now, creating a ticket in our JIRA for follow up work

@smalho01 smalho01 merged commit 4e79af7 into dev Feb 6, 2023
@smalho01 smalho01 deleted the questionnaire-display-bugfix branch February 6, 2023 18:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants