[
https://issues.apache.org/jira/browse/AMBARI-25426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Akhil Naik updated AMBARI-25426:
--------------------------------
Description:
Description :
there is an Javascript code when following operation is performed due to which
there is an Error message which is unnecessary
*steps to reproduce*
* Open WFM view
* Create Coordinator
* Select xml file & save
* Try Validate
* As soon as we open validate window it is giving error if we click on validate
its validating though
The error Screen shot attached : !Screenshot 2019-11-27 at 3.10.16 PM.png!
*The error in javascript console : *
{code:java}
vendor-03ed9177dfebfe05111123a6e14f3a1c.js:13 Error: TypeError: Cannot read
property '_name' of undefined
at r.<anonymous>
(oozie-designer-431d8215c58dd06e3b4e78162c4b0483.js:formatted:1422)
at y (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:19)
at b (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:19)
at g (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:19)
at h (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:19)
at vendor-03ed9177dfebfe05111123a6e14f3a1c.js:13
at invoke (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:5)
at r.flush (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:5)
at n.flush (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:5)
at a.end (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:6)
{code}
was:
Description :
there is an Javascript code when following operation is performed due to which
there is an Error message which is unnecessary
steps to reproduce
* Open WFM view
* Create Coordinator
* Select xml file & save
* Try Validate
* As soon as we open validate window it is giving error if we click on validate
its validating though
The error Screen shot attached : !Screenshot 2019-11-27 at 3.10.16 PM.png!
> Error while Validating Coordinator xml in Workflow Manager View
> ---------------------------------------------------------------
>
> Key: AMBARI-25426
> URL: https://issues.apache.org/jira/browse/AMBARI-25426
> Project: Ambari
> Issue Type: Bug
> Components: ambari-views
> Affects Versions: 2.7.4
> Reporter: Akhil Naik
> Assignee: Akhil Naik
> Priority: Major
> Attachments: Screenshot 2019-11-27 at 3.10.16 PM.png
>
>
> Description :
> there is an Javascript code when following operation is performed due to
> which there is an Error message which is unnecessary
> *steps to reproduce*
> * Open WFM view
> * Create Coordinator
> * Select xml file & save
> * Try Validate
> * As soon as we open validate window it is giving error if we click on
> validate its validating though
> The error Screen shot attached : !Screenshot 2019-11-27 at 3.10.16 PM.png!
> *The error in javascript console : *
> {code:java}
> vendor-03ed9177dfebfe05111123a6e14f3a1c.js:13 Error: TypeError: Cannot read
> property '_name' of undefined
> at r.<anonymous>
> (oozie-designer-431d8215c58dd06e3b4e78162c4b0483.js:formatted:1422)
> at y (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:19)
> at b (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:19)
> at g (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:19)
> at h (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:19)
> at vendor-03ed9177dfebfe05111123a6e14f3a1c.js:13
> at invoke (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:5)
> at r.flush (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:5)
> at n.flush (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:5)
> at a.end (vendor-03ed9177dfebfe05111123a6e14f3a1c.js:6)
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)