Project

General

Profile

Actions

User story #3979

closed

User story #3977: Improve debug log when a Change Request can't be merged

Add upgrade script to add changeRequestLogger

Added by Vincent MEMBRÉ over 10 years ago. Updated almost 9 years ago.

Status:
Released
Priority:
4
Category:
System integration
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

We added a specific logger to log specific information about change request and workflow.

we need to add a migration script to add this specific logger.

Content to add in logback.xml is:

   <logger name="changeRequest" level="info" additivity="false">
     <appender-ref ref="OPSLOG" />
     <!-- comment the following appender if you don't want to have logs about report in both stdout and opslog -->
     <appender-ref ref="STDOUT" />
   </logger> 
Actions #1

Updated by Vincent MEMBRÉ over 10 years ago

  • Pull Request set to https://github.com/Normation/rudder-packages/pull/131
Actions #2

Updated by Vincent MEMBRÉ over 10 years ago

  • Description updated (diff)
  • Status changed from New to Pending technical review
  • Assignee changed from Vincent MEMBRÉ to Jonathan CLARKE

Pull request here : https://github.com/Normation/rudder-packages/pull/131

This should not be merged until https://github.com/Normation/rudder/pull/327 is merged too

Actions #3

Updated by Jonathan CLARKE over 10 years ago

  • Status changed from Pending technical review to 12

TR OK.

Actions #4

Updated by Vincent MEMBRÉ over 10 years ago

  • Status changed from 12 to Pending release
  • % Done changed from 0 to 100

Applied in changeset packages:commit:e79b0b946956017540f25ad3164101f3c19ca55a.

Actions #5

Updated by Vincent MEMBRÉ over 10 years ago

  • Status changed from Pending release to Released

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

Actions #6

Updated by Benoît PECCATTE about 9 years ago

  • Category changed from 39 to System integration
Actions #7

Updated by Benoît PECCATTE almost 9 years ago

  • Tracker changed from 6 to User story
Actions

Also available in: Atom PDF