Do not group classifications by worker version
https://redmine.teklia.com/issues/7063
Requires backend#1784 (closed)
In src/components/Element/Classifications/Classifications.vue
, please remove the <WorkerVersionDetails>
component, and only group classifications by worker runs, not versions. The Classification
type in src/types/index.ts
will also need to be updated.