Bug 110891

Summary: QueueEntry.timeQueued is never set
Product: [Retired] Red Hat Enterprise CMS Reporter: Carsten Clasohm <clasohm>
Component: domainAssignee: ccm-bugs-list
Status: CLOSED WONTFIX QA Contact: Jon Orris <jorris>
Severity: low Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-12 09:03:57 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 108447    

Description Carsten Clasohm 2003-11-25 10:49:47 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20030925

Description of problem:
QueueEntry.create() does not set the timeQueued field. One of our
customers would like to have that information available.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1. Create a new Article and publish it, with P2FS enabled.
2. Check out publish_to_fs_queue.time_queued. It is null.

    

Actual Results:  null in time_queued

Expected Results:  current timestamp in time_queued

Additional info:

The fix for this can be found in changelist 38282.

Comment 1 Richard Li 2004-02-13 14:19:09 UTC
merged on dev @40353

Comment 2 Carsten Clasohm 2006-07-12 09:03:57 UTC
Closing old tickets.