Bug 1276749 - messageText null for entitlement deleted events
Summary: messageText null for entitlement deleted events
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Candlepin
Classification: Community
Component: candlepin
Version: 0.9
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Chris "Ceiu" Rog
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-30 17:48 UTC by Chris Snyder
Modified: 2016-05-02 13:38 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-02 13:37:55 UTC
Embargoed:


Attachments (Terms of Use)

Description Chris Snyder 2015-10-30 17:48:13 UTC
Description of problem:

The messageText field of entitlement deleted events is not set.
This results in a default value of null.

How reproducible:
100%

Steps to Reproduce:
1. Register a consumer
2. Attach a subscription
3. Remove the subscription
4. Check the audit.log for entitlement deleted events

Actual results:
messageText=null

Expected results:
messageText="Entitlement deleted" or something some what useful

Comment 1 Chris "Ceiu" Rog 2016-05-02 13:38:14 UTC
Appears to be fixed as of the most recent release of the 0.9.51 branch.


Note You need to log in before you can comment on or make changes to this bug.