Skip to content
Snippets Groups Projects
Commit 5d418517 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Better duplicate "key value" detection/rejection for configuration settings

Internal codes are always treated as keys (in a database sense) and should be
unique, but they weren't always enforced to be unique in SCFG. There's still
a few config items with internal codes that aren't forced unique (e.g. chat
channels).

File Library short names and Mesage Group short names are also key values and
must be unique and that's now enforced as well.

Remove the default name for new File Libraries and Message Groups (which are
likely duplicate anyway).
parent ee965f21
Branches
Tags
No related merge requests found
Pipeline #8105 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment