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

Treat punctuation as optional for org name conviction checks #565

Merged
merged 4 commits into from
Nov 21, 2019

Commits on Nov 19, 2019

  1. Treat punctuation as optional for org name conviction checks

    https://eaflood.atlassian.net/browse/RUBY-741
    
    This fixes an issue spotted in QA. Punctuation should be treated as optional when matching organisation names - for example, if a user enters "Waste Not (Want Not) UK" that should still match a record called "Waste Not Want Not UK".
    irisfaraway committed Nov 19, 2019
    Configuration menu
    Copy the full SHA
    958fc92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e81c7f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fa941a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2019

  1. Rename variable

    irisfaraway committed Nov 21, 2019
    Configuration menu
    Copy the full SHA
    4c1852a View commit details
    Browse the repository at this point in the history