Project

General

Profile

Actions

Bug #6297

closed

Display UUIDs in rudder web interface in lowercase so they can be used directly.

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

Status:
Released
Priority:
4
Category:
Web - UI & UX
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

UUID are displayed in uppercase in Rudder but they are stored in lowercase so making requests with uppercase ids does not work.

This is very confusing for users and has broken many scripts in the past ( note-to-relay.sh ) AND is make API unusable, since the displayed ID is not the one to actually use in API.

We should use always use lowercase uuid


Subtasks 1 (0 open1 closed)

Bug #6334: Some ids are still displayed as uppercaseReleasedFrançois ARMAND2015-03-04Actions

Related issues 1 (0 open1 closed)

Related to Rudder - Bug #6323: rule and group category ID are not displayedReleasedVincent MEMBRÉ2015-03-02Actions
Actions #1

Updated by Dennis Cabooter about 9 years ago

Or always uppercase and being stored in uppercase ^^

Actions #2

Updated by François ARMAND about 9 years ago

  • Subject changed from Display UUIDs in rudder web interface in lowercase to Display UUIDs in rudder web interface in lowercase so that API can be used.
  • Description updated (diff)
  • Status changed from New to In progress
  • Assignee changed from Vincent MEMBRÉ to François ARMAND
Actions #3

Updated by François ARMAND about 9 years ago

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

https://github.com/Normation/rudder/pull/834

Do we really want to make it in 2.10 ? Won't it break some external scripts ? (it should not, it's only displaying...)

Actions #4

Updated by François ARMAND about 9 years ago

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

Updated by Vincent MEMBRÉ about 9 years ago

There is no script we use that use the uppercase value ... we always have to transform the uuid to lowercase.

Having uppercase ids is always a problem

Actions #7

Updated by Vincent MEMBRÉ about 9 years ago

  • Subject changed from Display UUIDs in rudder web interface in lowercase so that API can be used. to Display UUIDs in rudder web interface in lowercase so they can be used directly.
Actions #8

Updated by Vincent MEMBRÉ about 9 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 2.10.11, 2.11.8 and 3.0.2 which were released today.

Actions

Also available in: Atom PDF