Project

General

Profile

Actions

Refactor #22701

closed

Use UUID column type instead of VARCHAR(36) for columns storing task uuids where possible

Added by Adam Ruzicka about 6 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Branch:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

sadly this is only supported on PostgreSQL, other dbs will have to stick with text uuids

So far I've found out the only place which needs fixing is katello_content_view_histories table


Related issues 3 (0 open3 closed)

Related to foreman-tasks - Bug #22926: foreman-rake foreman_tasks:cleanup fails due to PG::UndefinedFunction: ERROR: operator does not exist: character varying = uuidResolved03/18/2018Actions
Has duplicate Katello - Bug #22827: CV versions are not visible due to PG::UndefinedFunction: ERROR: operator does not exist: uuid = character varyingDuplicate03/09/2018Actions
Copied from Foreman Remote Execution - Refactor #22688: Use UUID column type instead of VARCHAR(36) for columns storing task uuids where possibleClosedAdam Ruzicka02/16/2018Actions
Actions #1

Updated by Adam Ruzicka about 6 years ago

  • Copied from Refactor #22688: Use UUID column type instead of VARCHAR(36) for columns storing task uuids where possible added
Actions #2

Updated by The Foreman Bot about 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/7212 added
Actions #3

Updated by Adam Ruzicka about 6 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #4

Updated by Andrew Kofink about 6 years ago

  • translation missing: en.field_release set to 338
Actions #5

Updated by Zach Huntington-Meath about 6 years ago

  • translation missing: en.field_release changed from 338 to 284
Actions #6

Updated by The Foreman Bot about 6 years ago

  • Pull request https://github.com/Katello/katello/pull/7214 added
Actions #7

Updated by Zach Huntington-Meath about 6 years ago

  • translation missing: en.field_release changed from 284 to 338
Actions #8

Updated by Adam Ruzicka about 6 years ago

  • Has duplicate Bug #22827: CV versions are not visible due to PG::UndefinedFunction: ERROR: operator does not exist: uuid = character varying added
Actions #9

Updated by Lukas Pramuk about 6 years ago

  • Related to Bug #22926: foreman-rake foreman_tasks:cleanup fails due to PG::UndefinedFunction: ERROR: operator does not exist: character varying = uuid added
Actions

Also available in: Atom PDF