Project

General

Custom queries

Profile

Actions

Bug #3341

closed

Bug #3244: Detection of last promise update seems to be broken

Correct a broken time range definition in the system promises that breaks the broken BDB detection

Added by Matthieu CERDA about 12 years ago. Updated almost 10 years ago.

Status:
Released
Priority:
1 (highest)
Category:
Techniques
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

Correct a broken time range definition in the system promises that breaks the broken BDB detection

"mtime => irange(2147483647, ago(0,0,0,1,0,0));" is a broken definition, that should be "mtime => irange(ago(0,0,0,1,0,0), now);"

Pull request: https://github.com/Normation/rudder-techniques/pull/60

#2

Updated by Matthieu CERDA about 12 years ago

  • Description updated (diff)
  • Status changed from In progress to 10
  • Assignee changed from Matthieu CERDA to Jonathan CLARKE
  • % Done changed from 0 to 100
#3

Updated by François ARMAND about 12 years ago

  • Tracker changed from Enhancement to Bug
  • Assignee changed from Jonathan CLARKE to Nicolas CHARLES
#4

Updated by François ARMAND about 12 years ago

  • Tracker changed from Bug to Enhancement
#5

Updated by François ARMAND about 12 years ago

  • Status changed from 10 to Discussion
#7

Updated by Matthieu CERDA about 12 years ago

  • Status changed from Discussion to Pending release
#10

Updated by Jonathan CLARKE about 12 years ago

  • Status changed from Pending release to Pending technical review
#12

Updated by Nicolas PERRON about 12 years ago

  • Status changed from Pending technical review to Pending release
#18

Updated by Nicolas PERRON almost 12 years ago

  • Status changed from Pending release to Released
#19

Updated by Benoît PECCATTE almost 10 years ago

  • Tracker changed from Enhancement to Bug
Actions

Also available in: Atom PDF