Before TASKANA 6.0 the classification types were configured like this:
taskana.classification.types=TASK, DOCUMENT
With TASKANA 6.0 they are now correctly configured like this:
taskana.classification.types=TASK | DOCUMENT
However, when configuring them the "old" way, you get a rather unprecise and confusing exception:
pro.taskana.common.api.exceptions.InvalidArgumentException: Parameter classificationCategoriesByType (taskana.classification.categories.<KEY>) contains invalid Classification Types. configured: [TASK, DOCUMENT] detected: [TASK, DOCUMENT]