Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1756991 - 2 inputs with same name -> uninitialized constant #<Class:0x000000000b894c38>::NonUniqueInputsError
Summary: 2 inputs with same name -> uninitialized constant #<Class:0x000000000b894c38>...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Reporting
Version: 6.6.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: 6.8.0
Assignee: Shira Maximov
QA Contact: Lukáš Hellebrandt
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-09-30 11:36 UTC by Lukáš Hellebrandt
Modified: 2020-10-27 12:59 UTC (History)
6 users (show)

Fixed In Version: foreman-2.1.0-0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-27 12:59:02 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Foreman Issue Tracker 28995 0 Normal Closed 2 inputs with same name -> uninitialized constant #<Class:0x000000000b894c38>::NonUniqueInputsError 2020-10-28 17:18:51 UTC
Red Hat Product Errata RHSA-2020:4366 0 None None None 2020-10-27 12:59:21 UTC

Description Lukáš Hellebrandt 2019-09-30 11:36:30 UTC
Description of problem:
When creating a template with 2 inputs with the same name, the error "uninitialized constant #<Class:0x000000000b894c38>::NonUniqueInputsError" appears and the operation fails. No traceback in production.log. Failure is expected but it should be handled better: the message should be more user friendly and preferably, the check should be handled before submitting the form.

Version-Release number of selected component (if applicable):
Reproduced on Sat 6.6 snap 22.

How reproducible:
Deterministic

Steps to Reproduce:
1. Monitor -> Report Templates -> Create
2. Set name
3. Go to Inputs tab
4. Add input, name it "abc"
5. Add another input, name it "abc"
6. Submit

Actual results:
Error, operation failed

Expected results:
(Form not submittable because this is checked by Javascript before submission). Better error message.

Comment 3 Shira Maximov 2020-02-12 08:15:47 UTC
Created redmine issue https://projects.theforeman.org/issues/28995 from this bug

Comment 4 Bryan Kearney 2020-02-26 17:05:11 UTC
Upstream bug assigned to mshira

Comment 5 Bryan Kearney 2020-02-26 17:05:13 UTC
Upstream bug assigned to mshira

Comment 6 Bryan Kearney 2020-02-27 09:05:19 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue https://projects.theforeman.org/issues/28995 has been resolved.

Comment 7 Lukáš Hellebrandt 2020-06-10 12:17:15 UTC
Verified with Sat 6.8 snap 3.0.

Using reproducer from OP, after submitting, I get:
```
Unable to save
ERF42-3514 [Foreman::Exception]: Duplicated inputs detected: ["abc"]
```

Using Hammer, I get (no change here):
```
Could not create the template input:
  Name has already been taken
```

Adding different-named inputs works.

Comment 10 errata-xmlrpc 2020-10-27 12:59:02 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (Important: Satellite 6.8 release), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHSA-2020:4366


Note You need to log in before you can comment on or make changes to this bug.