cqframework / cqframework/cqf-tooling
Add population description to cqfm-logicDefinition extension
Open
Nobody has claimed this yet.
1pt
enhancement
- Dominant language
- Java
- Stars
- 22
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Use the @description annotation of expression definitions to populate the description element of the cqfm-logicDefinition extension in the EffectiveDataRequirements result.
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
Locate the code that produces the EffectiveDataRequirements result and handles the cqfm-logicDefinition extension. Trace how expression definitions expose their @description annotations, then verify that the extension's description element is populated from them and test the resulting output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100