So now "?compare=<jobset name>" is no longer a hidden feature! P.S. Encountered this wonderful TemplateToolkit brainfuck again: if you want to get the number of rows in (say) project.jobsets, you can't say "project.jobsets.size". That will *usually* give the right result, except that if there is only one row in project.jobsets, it will evaluate to 3. Instead you have to use "project.jobsets_rs.count".
Description
No description provided
Languages
Perl
70.5%
C++
15.5%
Nix
6%
PLpgSQL
3%
Shell
2.3%
Other
2.6%