Project

General

Profile

Actions

Bug #7624

closed

location and organization char names are capped to 246 instead of 255

Added by Ori Rabin over 9 years ago. Updated over 5 years ago.

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

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1123818
Description of problem:

Unable to create loccation names with char limit of 255.

We face PGError, when creating names more than 246 chars.

Version-Release number of selected component (if applicable):
sat6-GA-snap2

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:

We have the below 2 issues:

a) Unable to create locations name with 255 chars, currently capped to 246chars.
b) The location name field, should display "cannot create name with more than 255 chars", instead of te PGError.

Expected results:
We need the fix for both the below issues.

a) location name field needs to accept upto 255 chars.
b) Instead of dispaying the PGError, the UI needs to handle it and display "mot more than 255 chars" for more than 255 char limit.

Additional info:


Related issues 3 (1 open2 closed)

Related to Foreman - Bug #7038: PGError when hostgroup name exceeds 245 charactersClosedOri Rabin08/12/2014Actions
Related to Foreman - Refactor #7439: Host group name limited because lookup_value 'match' is a stringNew09/15/2014Actions
Related to Foreman - Bug #13378: Two error messages for too long name on location or organization creationClosedShlomi Zadok01/26/2016Actions
Actions #1

Updated by Ori Rabin over 9 years ago

  • Status changed from New to Assigned

This issue was fixed for host name but not for location

PG::StringDataRightTruncation: ERROR: value too long for type character varying(255)
: UPDATE "lookup_values" SET "match" = 'location=DDVROq3fXzO24DcjDcxaC6x5QVA8FHQpCJtSdtWzagWzSoiBMrxDfLFPC1o0XgvI59F0a8O7RtlrAudYNADknKMvTP7A3FRSvZ77CLmbsIv7bG2bv7ZVgi29ERZWDAsYRAP4xDDZwRvnJsGCBaYvK5fX6ilA6exksUMfrTLqm86gQPSrMgcULAh1KR5NZfvir1XCtU9Xxeh4vzrjubsmk9bKn0DFgXe5N3L8i5x0LPuvK7ABSztbHaw' WHERE "lookup_values"."match" = 'location='

Actions #2

Updated by Ori Rabin over 9 years ago

  • Related to Bug #7038: PGError when hostgroup name exceeds 245 characters added
Actions #3

Updated by Ori Rabin over 9 years ago

  • Related to Refactor #7439: Host group name limited because lookup_value 'match' is a string added
Actions #4

Updated by Ori Rabin over 9 years ago

  • Subject changed from location char name is capped to 246 instead of 255 to location and organization char names are capped to 246 instead of 255
Actions #5

Updated by The Foreman Bot over 9 years ago

  • Status changed from Assigned to Ready For Testing
  • Target version set to 1.7.3
  • Pull request https://github.com/theforeman/foreman/pull/1803 added
  • Pull request deleted ()
Actions #6

Updated by Dominic Cleal over 9 years ago

  • Target version changed from 1.7.3 to 1.7.2
Actions #7

Updated by Ori Rabin over 9 years ago

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

Updated by Daniel Lobato Garcia over 9 years ago

  • translation missing: en.field_release set to 21
Actions #9

Updated by Dominic Cleal about 8 years ago

  • Related to Bug #13378: Two error messages for too long name on location or organization creation added
Actions

Also available in: Atom PDF