Bug #6297
closed
Display UUIDs in rudder web interface in lowercase so they can be used directly.
Added by Vincent MEMBRÉ over 9 years ago.
Updated over 9 years ago.
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
Or always uppercase and being stored in uppercase ^^
- 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
- 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
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
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
- 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.
- 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.
Also available in: Atom
PDF