Hide Forgot
Description of problem: Putting Job ID with J:12345 will introduce 500 internal error. How reproducible: easily Steps to Reproduce: 1.Open the Job Matrix Report (Reports -> Matrix) 2. Put J:12345 into Job Id textbox and click generate button Actual results: 500 internal error Expected results: J:12345 can be parsed and a matrix report can be generated.
(In reply to matt jia from comment #0) > Expected results: > > J:12345 can be parsed and a matrix report can be generated. Expected result is just a better error message than 500. The problem is that it expects plain job IDs, not "taskspecs" like J:1234. The job matrix job selection UI is really due for some attention, it's problematic in a number of ways (least of which this one...)
*** This bug has been marked as a duplicate of bug 1043419 ***