[katello-devel] Notifications branch merged to master -> need to wipe-all.sh

Brad Buckingham bbuckingham at redhat.com
Thu May 19 19:17:56 UTC 2011


Team,

I have just merged the notifications branch to master.  As a result, 
folks will need to run wipe-all.sh after pulling in these changes.

The changes introduced provide the ability for a user to create a notice 
that contains optional "additional details" (i.e. new DB column).   This 
will allow developers to include stack traces...etc (if needed) as part 
of a notice, if needed.  Once the notice is created, the user can view 
them from the notices page (e.g. <katello>/notices) by clicking on the 
notice containing the additional details.  Notices with additional 
details are denoted by the (i).

The following would be an example of creating an error with additional 
details:
     errors "An error has occurred.", {:details => "These are the 
optional additional details..."}

The first string is the text that will be shown to the user immediately 
as part of the notice dialog.  That text along with the additional 
details can then be viewed from the /notices page.

Thanks,
Brad




More information about the katello-devel mailing list