Bug 1559377 - CUI returning empty array when dialog without associations is saved
Summary: CUI returning empty array when dialog without associations is saved
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.9.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: GA
: 5.10.0
Assignee: Dan Clarizio
QA Contact: Dave Johnson
URL:
Whiteboard:
Depends On:
Blocks: 1559475
TreeView+ depends on / blocked
 
Reported: 2018-03-22 12:31 UTC by drew uhlmann
Modified: 2019-08-22 00:54 UTC (History)
4 users (show)

Fixed In Version: 5.10.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1559475 (view as bug list)
Environment:
Last Closed: 2018-08-20 14:26:54 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description drew uhlmann 2018-03-22 12:31:12 UTC
Description of problem:
New dialog editor returns empty field associations as an empty array which the existing code wasn't handling prior to the merge of https://github.com/ManageIQ/manageiq/pull/16919

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


How reproducible:


Steps to Reproduce:
1. create dialog

Actual results:
association list contains empty arrays for the fields without associations

Expected results:
we don't want empty arrays in the association list, should be removed

Additional info:

Comment 2 drew uhlmann 2018-03-22 12:31:35 UTC
https://github.com/ManageIQ/manageiq/pull/16919


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