#412 ✓resolved
Vincent Behar

bug on notifications when exporting/importing jobs

Reported by Vincent Behar | August 10th, 2011 @ 03:09 AM | in Rundeck 1.4 (closed)

In RunDeck 1.3, when exporting/importing jobs (in xml or yaml), notifications are messed up :
if I have a job with both email and url (webhook) notification (for the on-failure event), in the YAML export format I got :

notification:

onfailure:
  recipients: http://my-webhook-url/

and in the XML export format I got :


  <onfailure>
    <email recipients="my-email-address"/>
  </onfailure>
</notification>

In the RunDeck WebUI I can see both, but when trying to edit the job (via the webUI) there is only the email address, not the webhook url...

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

(DEPRECATED) Please use github issues for issue tracking at http://github.com/dtolabs/rundeck/issues

Shared Ticket Bins

People watching this ticket

Pages