Skip to content

2895 Add organisation name validation for private contacts#2902

Open
OlegPhenomenon wants to merge 4 commits intomasterfrom
2895-validate-contact-object-name-for-using-business-name-for-private-objects
Open

2895 Add organisation name validation for private contacts#2902
OlegPhenomenon wants to merge 4 commits intomasterfrom
2895-validate-contact-object-name-for-using-business-name-for-private-objects

Conversation

@OlegPhenomenon
Copy link
Contributor

close #2895

Deny creation/update of PRIV contact objects when the name contains
organisation type abbreviations or full forms. Validation applies
generic terms (Ltd, LLC, Corp, etc.) for all PRIV contacts and
country-specific terms based on ident_country_code (EE, DE, FI, SE,
LV, LT, FR, IT, NL, PL). Check is case-insensitive and matches
terms at the beginning, middle, or end of the name.

@github-actions
Copy link

🚀 Deploy Complete!

Property Value
App registry
Slot 1
URL https://registry1-dev.cloud.tld.ee
Namespace registry1-dev

(Environment ready for testing)

6 similar comments
@github-actions
Copy link

🚀 Deploy Complete!

Property Value
App registry
Slot 1
URL https://registry1-dev.cloud.tld.ee
Namespace registry1-dev

(Environment ready for testing)

@github-actions
Copy link

🚀 Deploy Complete!

Property Value
App registry
Slot 1
URL https://registry1-dev.cloud.tld.ee
Namespace registry1-dev

(Environment ready for testing)

@github-actions
Copy link

🚀 Deploy Complete!

Property Value
App registry
Slot 1
URL https://registry1-dev.cloud.tld.ee
Namespace registry1-dev

(Environment ready for testing)

@github-actions
Copy link

🚀 Deploy Complete!

Property Value
App registry
Slot 1
URL https://registry1-dev.cloud.tld.ee
Namespace registry1-dev

(Environment ready for testing)

@github-actions
Copy link

🚀 Deploy Complete!

Property Value
App registry
Slot 1
URL https://registry1-dev.cloud.tld.ee
Namespace registry1-dev

(Environment ready for testing)

@github-actions
Copy link

🚀 Deploy Complete!

Property Value
App registry
Slot 1
URL https://registry1-dev.cloud.tld.ee
Namespace registry1-dev

(Environment ready for testing)

@OlegPhenomenon OlegPhenomenon force-pushed the 2895-validate-contact-object-name-for-using-business-name-for-private-objects branch from 39d44be to de6968b Compare March 19, 2026 12:06
@github-actions
Copy link

🚀 Deploy Complete!

Property Value
App registry
Slot 1
URL https://registry1-dev.cloud.tld.ee
Namespace registry1-dev

(Environment ready for testing)

5 similar comments
@github-actions
Copy link

🚀 Deploy Complete!

Property Value
App registry
Slot 1
URL https://registry1-dev.cloud.tld.ee
Namespace registry1-dev

(Environment ready for testing)

@github-actions
Copy link

🚀 Deploy Complete!

Property Value
App registry
Slot 1
URL https://registry1-dev.cloud.tld.ee
Namespace registry1-dev

(Environment ready for testing)

@github-actions
Copy link

🚀 Deploy Complete!

Property Value
App registry
Slot 1
URL https://registry1-dev.cloud.tld.ee
Namespace registry1-dev

(Environment ready for testing)

@github-actions
Copy link

🚀 Deploy Complete!

Property Value
App registry
Slot 1
URL https://registry1-dev.cloud.tld.ee
Namespace registry1-dev

(Environment ready for testing)

@github-actions
Copy link

🚀 Deploy Complete!

Property Value
App registry
Slot 1
URL https://registry1-dev.cloud.tld.ee
Namespace registry1-dev

(Environment ready for testing)

Deny creation/update of PRIV contact objects when the name contains
organisation type abbreviations or full forms. Validation applies
generic terms (Ltd, LLC, Corp, etc.) for all PRIV contacts and
country-specific terms based on ident_country_code (EE, DE, FI, SE,
LV, LT, FR, IT, NL, PL). Check is case-insensitive and matches
terms at the beginning, middle, or end of the name.
@OlegPhenomenon OlegPhenomenon force-pushed the 2895-validate-contact-object-name-for-using-business-name-for-private-objects branch from 05e1c1f to ab063db Compare March 20, 2026 08:49
@vohmar vohmar removed their assignment Mar 20, 2026
@github-actions
Copy link

🚀 Deploy Complete!

Property Value
App registry
Slot 1
URL https://registry1-dev.cloud.tld.ee
Namespace registry1-dev

(Environment ready for testing)

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.

Validate contact object name for using business name for private objects

2 participants