cqframework / cqf-tooling

Tooling for CQL and IG Authors
Apache License 2.0
19 stars 22 forks source link

PlanDefinition appear to require a library to bundle #521

Open guptava opened 4 months ago

guptava commented 4 months ago

Describe the bug When trying to process a PlanDefiniton it appears that the tooling is requiring to have a library while the R4 profile does not require it. Once a library is added the error seems to go away and the PD is included in the bundle. To Reproduce Steps to reproduce the behavior:

  1. Save a PlanDefinition resource without a library
  2. Run the bash _refresh.sh tooling and receive an error

Expected behavior For the PlanDefinition to be processed when it does not have a library.

Desktop (please complete the following information):

Additional context Link to the repo I am having errors on.