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: add countries correctly in scanbot #6014

Merged
merged 2 commits into from
Nov 4, 2021
Merged

fix: add countries correctly in scanbot #6014

merged 2 commits into from
Nov 4, 2021

Conversation

stephanegigandet
Copy link
Contributor

fixes #4870

The add_tags_to_field() from Tags.pm is the safe way to add some tags to a field like countries, as the "countries" field could be in any language, and not necessarily in the main language of the product (it is in the language last used to update the product).

@stephanegigandet stephanegigandet added the scan statistics Scan statistics allow us to concentrate efforts on impactful products, and add countries where sold label Oct 21, 2021
@stephanegigandet stephanegigandet requested a review from a team as a code owner October 21, 2021 17:27
@sonarcloud
Copy link

sonarcloud bot commented Oct 21, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Member

@alexgarel alexgarel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@stephanegigandet stephanegigandet merged commit 7dceea2 into main Nov 4, 2021
@stephanegigandet stephanegigandet deleted the scanbot branch November 4, 2021 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scan statistics Scan statistics allow us to concentrate efforts on impactful products, and add countries where sold
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scanbot is creating bad country entries
2 participants