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

WIP: Fixed method that builds links to substances for validations (do not merge as of 15 September 2023) #266

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ChemMitch
Copy link
Collaborator

I was getting errors in the CodeUniquessValidator unit test that searched for duplicate codes and created links to other substances.
This PR changes the way links are generated.
It worked in tests on PostGreSQL, Oracle, MariaDB and H2 (within a unit test)

@ChemMitch ChemMitch changed the title Fixed method that builds links to substances for validations WIP: Fixed method that builds links to substances for validations (do not merge as of 15 September 2023) Sep 15, 2023
@ChemMitch ChemMitch marked this pull request as draft September 15, 2023 13:53
… avoid searches that return too many hits to be useful

added a filter on names retrieved so we get the display name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant