[
https://issues.apache.org/jira/browse/AMBARI-24242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532861#comment-16532861
]
Hudson commented on AMBARI-24242:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.7 #6 (See
[https://builds.apache.org/job/Ambari-branch-2.7/6/])
AMBARI-24242 data-qa attribute present not for all properties (1963907+atkach:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=37cd6ef4db9532ddb1d3994e4c5de97a617e40ff])
* (edit)
ambari-web/app/templates/common/configs/widgets/service_config_password_field.hbs
* (edit) ambari-web/app/views/common/controls_view.js
> 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)