Details
Description
This is only for workflows submitted outside of oozie editor.
The following JS error prevents the refresh of statuses in actions tab.
(index):4461 Uncaught TypeError: Cannot read property 'substr' of undefined at (index):4461 at Object.q (knockout.min.fa8662c7a841.js:11) at Object.success ((index):4455) at j (jquery-2.1.1.min.e40ec2161fe7.js:2) at Object.fireWith [as resolveWith] (jquery-2.1.1.min.e40ec2161fe7.js:2) at x (jquery-2.1.1.min.e40ec2161fe7.js:4) at XMLHttpRequest.<anonymous> (jquery-2.1.1.min.e40ec2161fe7.js:4)
Testing:
1. Create workflow.xml with action names in CAPS
2. Submit & check for JS errors.