cqframework / cqframework/cqf-tooling

Ensure alpha-numeric IDs

Open
#354 1 comment 0 reactions 1 assignee View on GitHub

@Chris0296 is already working on this.

Since Sep 26, 2023.

Dominant language
Java
Stars
22
Forks
26
PR merge metrics
No merged PRs in 30d

Description

Is your feature request related to a problem? Please describe.
By default, HAPI uses numeric IDs internally and alpha-numeric IDs for users. However, the CQF Tooling allows IDs to be numeric, which results in resources that are not compatible with the default deploy of HAPI.

Describe the solution you'd like
Given the above, the CQF Tooling should enforce that IDs of resources that are generated or verified by its operations are alpha-numeric, i.e. default HAPI compatible.

Describe alternatives you've considered
There should be an override that allows numeric IDs for users who have overridden HAPI's default behavior.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.