Closed Char2sGu closed 7 months ago
Please check if your PR fulfills the following requirements:
What kind of change does this PR introduce?
[x] Bugfix [ ] Feature [ ] Code style update (formatting, local variables) [ ] Refactoring (no functional changes, no api changes) [ ] Build related changes [ ] CI related changes [ ] Documentation content changes [ ] Other... Please describe:
Issue Number: #518
For duplicate entities, the latter one will be merged into the former one. The resulting ids array will not have duplicate ids.
ids
[ ] Yes [x] No
Run & review this pull request in StackBlitz Codeflow.
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Issue Number: #518
What is the new behavior?
For duplicate entities, the latter one will be merged into the former one. The resulting
ids
array will not have duplicate ids.Does this PR introduce a breaking change?
Other information