Project

General

Profile

Actions

Bug #18499

closed

category.xml is created in place of activeTechniqueSettings.xml in all config-repos/directives

Added by Nicolas CHARLES over 3 years ago. Updated over 3 years ago.

Status:
Released
Priority:
1
Category:
Web - Maintenance
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:

Description

rollbacking a group change to after the event fails with

Rollback failed : Error when performing eventlog's rollback with id '62' <- Error when unserializing category for file 'directives/ncf_techniques/test_technique/category.xml' <- Unexpected: Entry type is not a <activeTechniqueCategory>: <activeTechnique fileFormat="6">
  <id>05cefa21-ad6d-4928-9ebb-e2a4f1bec9e0</id>
  <techniqueName>test_technique</techniqueName>
  <isEnabled>true</isEnabled>
  <isSystem>false</isSystem>
  <versions>
    <version name="1.0">2020-11-04T15:27:29.795Z</version>
  </versions>
</activeTechnique>

EDIT: the problem is that the category.xml file was put at 'directives/ncf_techniques/test_technique/category.xml', when it shouldn't.

We need to discover why that category.xml file was put there.

Actions

Also available in: Atom PDF