Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Carrot's reuse function #889

Merged
merged 5 commits into from
Oct 2, 2024
Merged

Conversation

AndrewThien
Copy link
Contributor

@AndrewThien AndrewThien commented Sep 30, 2024

Changes

This PR added a fix for the Carrot reuse vocabulary function which couldn't reuse multiple concepts added at the same Scan report field or value.

The fix focused on enabling Carrot to handle multiple existing concepts at both the field and value level of an SR.

This PR also added small gaps between concept tags

Closes #626

Screenshots

Screenshot 2024-09-30 at 12 44 50

<screenshot.jpg>

Checks

Important: please complete these before merging.

  • Run migrations, if any.
  • Update changelog.md, including migration instructions if any.
  • Run unit tests.

Copy link

github-actions bot commented Sep 30, 2024

Tests Skipped Failures Errors Time
25 1 💤 1 ❌ 0 🔥 4.530s ⏱️

@AndrewThien AndrewThien marked this pull request as ready for review September 30, 2024 17:17
@AndrewThien AndrewThien merged commit e4ee17a into master Oct 2, 2024
14 checks passed
@AndrewThien AndrewThien deleted the bug/fix-reuse-field-concepts branch October 2, 2024 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reuse of multiple Concept ID's for the ScanReport(SR) Field and ScanReport(SR) Value.
4 participants