-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53104/
-----------------------------------------------------------
(Updated Oct. 27, 2016, 9:20 p.m.)
Review request for Ambari, Di Li, DIPAYAN BHOWMICK, Pallav Kulshreshtha, Venkat
Ranganathan, and Yusaku Sako.
Changes
-------
Updated patch based on latest code.
Bugs: AMBARI-18604
https://issues.apache.org/jira/browse/AMBARI-18604
Repository: ambari
Description
-------
The workflow designer view dashboard allows filtering of workflows based on
Status, Name and User.
When filtering by Status, it does not offer PREP status as a suggestion.
This is because the default value of limit for typeahead.bundle.js is 5. Fix
involves setting it to a higher value, so all options will be displayed. I set
it to 10 because that seemed to cover the maximum number of options expected
for workflow name, status or user.
The test failure for this patch is caused by an existing issue unrelated to
this patch.
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-war-plugin:2.4:war (default-war) on project
oozie-ui: The specified web.xml file
'/home/jenkins/jenkins-slave/workspace/Ambari-trunk-test-patch/ambari/contrib/views/wfmanager/src/main/resources/ui/oozie-ambari-view/src/main/resources/WEB-INF/web.xml'
does not exist -> [Help 1]
Diffs
-----
contrib/views/wfmanager/src/main/resources/ui/app/components/search-create-new-bar.js
c5e1849
Diff: https://reviews.apache.org/r/53104/diff/
Testing
-------
Manual Testing.
File Attachments (updated)
----------------
C:\Sangeeta\Work\BigData\Ambari\Jira Submissions\18604
https://reviews.apache.org/media/uploaded/files/2016/10/27/80dbe88e-524a-4dfa-9a71-2ca31528eb5e__AMBARI-18604.patch
Thanks,
Sangeeta Ravindran