Skip to content

Add case insensitive validations to the organization path records

Doug Stull requested to merge 429784-add-uniqueness-for-org-path into master

What does this MR do and why?

Add case insensitive validations to the organization path records

  • for needed validations and ensuring of uniqueness
  • ensure any current duplicates are dealt with before constraint is added, see discussion in #429784 (comment 1677140975)
    • production only has 7 records and feature is gated by a feature flag.

Database query analysis

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #429784 (closed)

Edited by Doug Stull

Merge request reports