cqframework / cqframework/cqf-tooling
Refresh IG fails when measure or library folder is missing
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 22
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Refresh IG appears to require that the following folders exist, even if no such resources are in the IG.
input/resources/library
input/resources/measure
To repro:
- Check out the opioid cds IG repo
- Delete everything under input/resources
- Run refresh
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce in the opioid CDS IG repository by deleting everything under input/resources and running refresh. Trace the refresh command's handling of input/resources/library and input/resources/measure; done means refresh succeeds when those folders are absent and no corresponding resources exist.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100