Bug 1129059

Summary: e-mail sent by <reservesys/> does not include a link to the recipe
Product: [Retired] Beaker Reporter: Dan Callaghan <dcallagh>
Component: generalAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.17CC: aigao, asaha, dcallagh, dowang, rmancy
Target Milestone: 19.0   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-25 07:18:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dan Callaghan 2014-08-12 07:55:30 UTC
The recipe link is very important, for example so I can click through and return the system (since there is no return2beaker.sh). The body of the mail even advises doing exactly that, but doesn't provide a link for it.

Comment 3 Dan Callaghan 2014-11-20 07:44:43 UTC
I (unwittingly) fixed this bug in this commit:

https://git.beaker-project.org/cgit/beaker/commit/?id=1aebdf43e89891bb33ab7a2d7d69412e1ce0edb3

which will be in 19.0.

Comment 4 Dan Callaghan 2014-11-20 07:45:59 UTC
Steps to reproduce:
1. Schedule a job like this:
...
<recipe>
  ...
  <task name="/distribution/install"/>
  <reservesys/>
</recipe>
2. Wait for installation to complete and reservation e-mail to be sent

Expected results:
Reservation e-mail contains a link to the recipe in Beaker's web UI.

Comment 6 Dan Callaghan 2014-11-25 07:18:33 UTC
Beaker 19.0 has been released.