The query picks the field p.summary_pass as percent_pass instead of p.pass_rate as percent_pass, so it never returns anything useful for percent_pass.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 939144.patch | 1.31 KB | simon georges |
The query picks the field p.summary_pass as percent_pass instead of p.pass_rate as percent_pass, so it never returns anything useful for percent_pass.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 939144.patch | 1.31 KB | simon georges |
Comments
Comment #1
simon georges commentedHi,
Providing according patch.
Regards,
Comment #2
sivaji_ganesh_jojodae commentedThanks. Fix has been committed.