grisu / grisu-template

Grisu template client
2 stars 1 forks source link

Bug: email_address field sometimes dropped in job submission #6

Closed vladimir-mencl-eresearch closed 12 years ago

vladimir-mencl-eresearch commented 12 years ago

Hi,

I was submitting a job (retrying submission several times) with the Email widget and the job got submitted without the email_address RSL element - but WITH the email_on_abort, email_on_execution and email_on_termination elements).

Both the check boxes (when starts, when finishes) were ticked and a valid email address was entered.

Cheers, Vlad

vladimir-mencl-eresearch commented 12 years ago

Hi,

Additional information: when I look at the job properties, the job is listed with the email address blank:

email_address email_on_finish true email_on_start true

makkus commented 12 years ago

Ok, just got another report on this one. Had a quick look and it seems it only happens for subsequent submissions. I.e. first time around it works. Submit another job (using the same template), and it doesn't pick it up. Something to do with keyboard/action events not being picked up, I'm sure. Will fix for next release.