Fix jobset update
[?]
Jul 5, 2013, 6:44 PM
ORIQGBTPKZBVXKNIDWYLYTO7N4GYTQ7JSHRV4RHRGXDKNHUQT7EQCDependencies
- [2]
LZVO64YGMerge in the first bits of the API work - [3]
OOQ2D3KC* Refactoring: move fetchInput out of hydra_scheduler into a separate - [4]
HQGXL4MXAdd validation for project and jobset names - [5]
ODNCGFQ5* Improved the navigation bar: don't include all projects (since that - [*]
3HZY24CX* Make jobsets viewable under
Change contents
- replacement in src/lib/Hydra/Controller/Jobset.pm at line 287
my $jobsetName = $c->stash->{jobsetName} or $jobset->name;my $jobsetName = $c->stash->{jobsetName} // $jobset->name;