Bug 1649766
Summary: | User input handled incorrectly in preview | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Lukáš Hellebrandt <lhellebr> |
Component: | Reporting | Assignee: | Marek Hulan <mhulan> |
Status: | CLOSED ERRATA | QA Contact: | Lukáš Hellebrandt <lhellebr> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.5.0 | CC: | inecas, mhulan, oprazak, pcreech |
Target Milestone: | 6.5.0 | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | foreman-1.20.1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-05-14 12:38:50 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Lukáš Hellebrandt
2018-11-14 13:36:02 UTC
As described in inputs help, if input is not ready, it's replaced with "$USER_INPUT['name']" string. Of course that's not a valid syntax for searching. This is limitation known from older Satellite versions, I'd suggest turning this into RFE for "allowing specify custom values for user inputs when previewing template" or "define sample preview value at input definition" based on what you'd prefer as a solution. Does this mean preview won't work for most of the templates using user input? Preview works, but if the user input is used the way all our default templates use it - for searching the records - the result will always be empty. But I understand, the fact you're seeing empty result for preview is not very useful. We could disable the preview for 6.5, but that would probably be worse. After short conversation on IRC, it seems for 6.5 it would be reasonable to use empty string as a value in preview. We need to check whether it will be compatible with REX templates. Created redmine issue https://projects.theforeman.org/issues/25466 from this bug Upstream bug assigned to mhulan Upstream bug assigned to mhulan Verified with Sat 6.5 snap 7 using reproducer from OP. 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, 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-2019:1222 |