Project

General

Profile

Actions

Bug #7129

closed

Bug #7127: Order of directive in a rule is only for ncf or standard lib

Port #7127 into branch master

Added by Vincent MEMBRÉ over 8 years ago. Updated over 8 years ago.

Status:
Released
Priority:
N/A
Category:
Web - Config management
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

Since cf-clerk does not exist anymore on branch master, we have to backport fixes from branch 3.1 of cf-clerk to branch master of Rudder repo

commands to do that are:

  • generate patch
cd cf-clerk
git format-patch -1 <commit-id>
  • Apply patch
cd rudder
rudder-dev <backport-branch-issue-number>
git am --directory rudder-core 0001-Fixes-7127-Order-of-directive-in-a-rule-is-only-for-.patch
git commit --amend
# Rename commit number
rudder-dev commit
Actions #1

Updated by Vincent MEMBRÉ over 8 years ago

  • Status changed from New to In progress
Actions #2

Updated by Vincent MEMBRÉ over 8 years ago

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

Updated by Anonymous over 8 years ago

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

Updated by Jonathan CLARKE over 8 years ago

  • Subject changed from Backport #7127 into branch master to Port #7127 into branch master
Actions #6

Updated by Vincent MEMBRÉ over 8 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 3.2.0~beta1 which was released today.

Actions

Also available in: Atom PDF