Project

General

Profile

Actions

Bug #18505

closed

when sum of length of parameter is larger than 1000 characters, reporting leaks too much from one method to another

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

Status:
Released
Priority:
N/A
Category:
Generic methods
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:

Description

Because we truncate to 1000 and compare then that it's not larger than 1000, but comparision is greater than or equal, which defeat the purpose of the comparision

it causes https://issues.rudder.io/issues/18409


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #18409: Some method reports seem to be affected by previous method callsResolvedActions
Actions #1

Updated by Nicolas CHARLES over 3 years ago

  • Status changed from New to In progress
  • Assignee set to Nicolas CHARLES
Actions #2

Updated by Nicolas CHARLES over 3 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Nicolas CHARLES to Félix DALLIDET
  • Pull Request set to https://github.com/Normation/ncf/pull/1259
Actions #3

Updated by Nicolas CHARLES over 3 years ago

  • Status changed from Pending technical review to Pending release

Applied in changeset commit:8432f6eb6fa960680daf590350d0e9abb5b8bbd6.

Actions #4

Updated by Vincent MEMBRÉ over 3 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.1.7 which was released today.

Actions #5

Updated by François ARMAND over 3 years ago

  • Related to Bug #18409: Some method reports seem to be affected by previous method calls added
Actions #6

Updated by Alexis Mousset almost 2 years ago

  • Project changed from 41 to Rudder
  • Category changed from Generic methods to Generic methods
Actions

Also available in: Atom PDF