cqframework / cqframework/cqf-tooling
BundlingResourcesWithTheSameIds
Open
@c-schuler is already working on this.
Since Sep 26, 2023.
bug
- Dominant language
- Java
- Stars
- 22
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
During the bundling process the tooling ignores any resources after the first with matching ids.
To Reproduce
Bundle an IG with two resources that have the same id
Expected behavior
Different resources should be able to have the same id.
In the output bundle I should see both Resources
Desktop (please complete the following information):
- OS: Windows
- Java Version [e.g. 8, 11]
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.
Assessment
This issue has not been assessed yet.