Hide Forgot
Fixed and verified in 5.6.3.0 but its broken in the GA, 5.6.3.3, see bug 1376519, this does work in 5.7.0.13 +++ This bug is a CFME zstream clone. The original bug is: +++ +++ https://bugzilla.redhat.com/show_bug.cgi?id=1371291. +++ ====================================================================== ---------------------------------------------------------------------- Following comment by fdupont on August 29 at 20:08:41, 2016 Created attachment 1195502 [details] The dialog in the Self-Service UI Description of problem: When creating service dialogs with tag control fields, they do not display in the SSUI when ordering the service. Instead the field is blank. In the screenshots, the "Test" field is a tag control. The first one shows the classic UI, the second shows the SSUI. Version-Release number of selected component (if applicable): 5.6.1.2.20160810181333_8ba817b How reproducible: Always Steps to Reproduce: 1. Create a dialog with a tag control field 2. Create a service item using the dialog 3. Open the self service UI 4. Order the service from the service catalog Actual results: The tag control element do not display Expected results: The tag control displays
Any update here?
Ok, so after looking through, it appears that the PRs that were merged and backported are lost somehow? The code on 5.6.1.2 does not have any of the 'TagControl' related fixes, but the code on the latest darga, does. Here are the three PRs that would need to be included as part of a hotfix if that is what is needed specifically for 5.6.1.2: https://github.com/ManageIQ/manageiq-ui-service/pull/264 https://github.com/ManageIQ/manageiq-ui-service/pull/295 https://github.com/ManageIQ/manageiq-ui-service/pull/314
Eric, any updates here?
Shveta, Any comment here, or should we close this? Thanks! Chris
Also, I forgot to put, if there has been no response to this ticket, I will close it out as invalid on Friday Jan 13.
Unable to reproduce the issue on 5.6.3.3.20161128141841_49d925b . Closing