Project level configuration contradiction: Specify a fixed prefix (can be blank)
ChemiKyle opened this issue · 1 comments
ChemiKyle commented
In the Project level EM config, when using Record auto-numbering option "Padded integer increment with prefix", the field "Specify a fixed prefix (can be blank)" is misleading. Leaving this blank throws an alert:
redcap-record-autonumbering/AutonumberGenerators/PrefixAndPad.php
Lines 28 to 30 in 9e956e0
I'm not sure what your intent with this option is, but in its current state the field is "soft" required with a popup any time the config page is loaded.
lsgs commented
Thanks @ChemiKyle. I committed a fix that enables the prefix to be blank. It's not really a pattern I'd recommend to anyone, but it enables a numbering scheme like 001, 002, 003, ...