[
https://issues.apache.org/jira/browse/AMBARI-11255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14551656#comment-14551656
]
Hudson commented on AMBARI-11255:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #2651 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/2651/])
AMBARI-11255. Create widget: widget does not become part of the layout post
creation. (jaimin) (jaimin:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=6a3c1e3405fd1d030a8537d31137bd8ffba79646)
* ambari-web/app/routes/add_widget.js
* ambari-web/app/controllers/main/service/info/summary.js
* ambari-web/app/controllers/main/service/widgets/create/step3_controller.js
* ambari-web/app/views/main/service/widgets/create/expression_view.js
* ambari-web/app/mixins/common/widgets/widget_section.js
* ambari-web/app/routes/main.js
* ambari-web/app/routes/create_widget.js
* ambari-web/app/controllers/main/service/widgets/create/wizard_controller.js
> Create widget: widget does not become part of the layout post creation
> ----------------------------------------------------------------------
>
> Key: AMBARI-11255
> URL: https://issues.apache.org/jira/browse/AMBARI-11255
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.0
> Reporter: Jaimin D Jetly
> Assignee: Jaimin D Jetly
> Fix For: 2.1.0
>
> Attachments: AMBARI-11255.patch
>
>
> Following issues related to create widget wizard are being addressed by this
> patch:
> STR:
> # Launch create widget wizard
> # Refresh browser on any of the page and complete widget creation
> *Expected Result:* widget gets created and becomes part of the active widget
> layout
> *Actual Result:* widget gets created but does not becomes part of the active
> widget layout
> Apart from this, patch also addresses following issues:
> # Even without refresh on the create widget wizard, widget gets created and
> becomes part of the active layout but a browser refresh or renavigation
> needs to happen on summary page to see it
> # Created widget has additional malformed field 'data' for metrics attribute
> of the widget
> # While selecting aggregator function "avg", it does not get suffixed at the
> end of the metric name.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)