Project

General

Profile

Actions

Bug #4324

closed

Rule modification event logs are not correctly migrated to new format

Added by Vincent MEMBRÉ about 10 years ago. Updated about 10 years ago.

Status:
Released
Priority:
2
Category:
-
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

Rule modified events are modified to get a new tag category, like the rule addition and deletion:

<category>rootRuleCategory</category>

but this does not match the modify diff type which should be

<category><from>xxx</from><to>yyy</to></category>

It was introduced by #4299

so the xml is not valid

WE should not modify modify rule events, they do not need to have their category modified


Related issues 1 (0 open1 closed)

Related to Rudder - User story #4299: xml migration from format 4 to 5ReleasedFrançois ARMAND2013-12-30Actions
Actions #1

Updated by Vincent MEMBRÉ about 10 years ago

  • Status changed from New to Pending technical review
  • Assignee changed from Vincent MEMBRÉ to François ARMAND
  • Pull Request set to https://github.com/Normation/rudder/pull/410
Actions #2

Updated by Vincent MEMBRÉ about 10 years ago

  • Description updated (diff)
Actions #3

Updated by Vincent MEMBRÉ about 10 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100
Actions #4

Updated by Anonymous about 10 years ago

Actions #5

Updated by Vincent MEMBRÉ about 10 years ago

  • Subject changed from Rule modification event log are not valid after migration from format 4 to 5 to Rule modification event logs are not correctly migrated to new format
Actions #6

Updated by Vincent MEMBRÉ about 10 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 2.9.1, which was released today.
Check out:

Actions

Also available in: Atom PDF