[
https://issues.apache.org/jira/browse/AMBARI-24242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532877#comment-16532877
]
Hudson commented on AMBARI-24242:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #9568 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/9568/])
AMBARI-24242 data-qa attribute present not for all properties (1963907+atkach:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=41469ac2a8f5ee43ec1b849e17714fcfd76ce26d])
* (edit) ambari-web/app/views/common/controls_view.js
* (edit)
ambari-web/app/templates/common/configs/widgets/service_config_password_field.hbs
> data-qa attribute present not for all properties
> ------------------------------------------------
>
> Key: AMBARI-24242
> URL: https://issues.apache.org/jira/browse/AMBARI-24242
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.7.0
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> data-qa attribute present not for all properties
> Example with the attribute:
> {code}
> <input id="ember38283" class="ember-view ember-text-field form-control
> col-md-9 long-input" data-qa="manage.include.files" type="text" value="false"
> data-original-title="" title="">
> {code}
> Example without attribute:
> {code}
> <input id="ember39059" class="ember-view ember-text-field form-control"
> placeholder="Type password" type="password" value="">
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)