ILIAS icon indicating copy to clipboard operation
ILIAS copied to clipboard

Ildcl unique f01

Open sz-tik opened this issue 1 year ago • 2 comments
trafficstars

this is the uniqueness check when updating field settings: more precisely, this means that if a field is initially set to 'non-unique' and there are already records, the field values of all existing records have to be checked. an error message must appear if values occur more than once and the field property is to be changed to 'unique'.

sz-tik avatar Mar 06 '24 16:03 sz-tik

hi @sz-tik & @pascalseeland

Mantis Issue Number or URL is Missing for Bugfix Label?

dsstrassner avatar Mar 11 '24 16:03 dsstrassner

@dsstrassner Hi Dennis,

this code fixed the uniqueness check for field type integer and text. The following error has led to the uniqueness of all field types being checked "mantis number 30758: Formula doesn't test uniqueness right away."

Possibly corrected checks for the other field types, esp. the formula field, will follow.

sz-tik avatar Mar 12 '24 07:03 sz-tik

This pull request has become obsolete, because the changes were covered by the pull request #7152

sz-tik avatar Mar 15 '24 16:03 sz-tik