forked from lix-project/hydra
Include the email override list in the Jobset serialization
Signed-off-by: Shea Levy <shea@shealevy.com>
This commit is contained in:
parent
efd011fbc3
commit
7a0f80f016
|
@ -59,6 +59,7 @@ sub jobset_GET {
|
|||
'me.name',
|
||||
'me.project',
|
||||
'me.errormsg',
|
||||
'me.emailoverride',
|
||||
'jobsetinputs.name',
|
||||
{
|
||||
'jobsetinputs.jobsetinputalts.altnr' => 'jobsetinputalts.altnr',
|
||||
|
|
Loading…
Reference in a new issue