Bug 1694737 - Regex validation not working when using dialogs
Summary: Regex validation not working when using dialogs
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Automate
Version: 5.9.0
Hardware: All
OS: All
high
high
Target Milestone: GA
: 5.11.0
Assignee: eclarizi
QA Contact: Niyaz Akhtar Ansari
Red Hat CloudForms Documentation
URL:
Whiteboard:
: 1694738 (view as bug list)
Depends On:
Blocks: 1702064
TreeView+ depends on / blocked
 
Reported: 2019-04-01 14:04 UTC by Ryan Spagnola
Modified: 2019-12-13 15:08 UTC (History)
8 users (show)

Fixed In Version: 5.11.0.4
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1702064 (view as bug list)
Environment:
Last Closed: 2019-12-13 15:08:53 UTC
Category: Bug
Cloudforms Team: CFME Core
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
dialog (3.78 KB, text/plain)
2019-05-15 10:28 UTC, Niyaz Akhtar Ansari
no flags Details
datastore (960.00 KB, application/zip)
2019-05-15 10:28 UTC, Niyaz Akhtar Ansari
no flags Details

Comment 2 dmetzger 2019-04-01 14:09:04 UTC
*** Bug 1694738 has been marked as a duplicate of this bug. ***

Comment 5 CFME Bot 2019-04-02 14:47:20 UTC
New commit detected on ManageIQ/ui-components/master:

https://github.com/ManageIQ/ui-components/commit/0f871a032a7dfabf244240f99f4f02082f61127a
commit 0f871a032a7dfabf244240f99f4f02082f61127a
Author:     Erik Clarizio <eclarizio>
AuthorDate: Mon Apr  1 13:16:08 2019 -0400
Commit:     Erik Clarizio <eclarizio>
CommitDate: Mon Apr  1 13:16:08 2019 -0400

    Allow validator_rule to be updated in case of dynamic text boxes

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1694737

 src/dialog-user/components/dialog-user/dialogField.spec.ts | 2 +-
 src/dialog-user/components/dialog-user/dialogUser.spec.ts | 20 +-
 src/dialog-user/components/dialog-user/dialogUser.ts | 1 +
 src/dialog-user/services/dialogData.spec.ts | 22 +
 src/dialog-user/services/dialogData.ts | 2 +-
 5 files changed, 36 insertions(+), 11 deletions(-)

Comment 8 CFME Bot 2019-05-07 18:40:49 UTC
New commit detected on ManageIQ/manageiq/master:

https://github.com/ManageIQ/manageiq/commit/f761aa394877b68150864a93d20b21c52352eca6
commit f761aa394877b68150864a93d20b21c52352eca6
Author:     Erik Clarizio <eclarizi>
AuthorDate: Tue May  7 11:29:40 2019 -0400
Commit:     Erik Clarizio <eclarizi>
CommitDate: Tue May  7 11:29:40 2019 -0400

    Allow textarea boxes to dynamically set validator type and rule

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1694737

 app/models/dialog_field_text_area_box.rb | 2 +-
 spec/models/dialog_field_text_area_box_spec.rb | 12 +-
 2 files changed, 9 insertions(+), 5 deletions(-)

Comment 9 Niyaz Akhtar Ansari 2019-05-15 10:26:43 UTC
Verified in Version 5.11.0.4.20190514210444_0c91ee1

Comment 10 Niyaz Akhtar Ansari 2019-05-15 10:28:18 UTC
Created attachment 1568940 [details]
dialog

Comment 11 Niyaz Akhtar Ansari 2019-05-15 10:28:48 UTC
Created attachment 1568941 [details]
datastore


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