Bug 475566

Summary: renewal: can't tell renewal requests from enrollment requests
Product: [Retired] Dogtag Certificate System Reporter: Christina Fu <cfu>
Component: Certificate ManagerAssignee: Ade Lee <alee>
Status: CLOSED ERRATA QA Contact: Chandrasekar Kannan <ckannan>
Severity: medium Docs Contact:
Priority: urgent    
Version: unspecifiedCC: awnuk, benl
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: 2009-07-22 23:30:42 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: 443788    
Attachments:
Description Flags
patch to fix none

Description Christina Fu 2008-12-09 17:27:05 UTC
Currently, the renewal requests bear the request type of "enrollment".  This makes it hard for the agents to tell if this is a renewal request or an enrollment request.

Comment 1 Ade Lee 2009-03-29 06:38:02 UTC
Created attachment 337146 [details]
patch to fix

simple fix - once you find it!

cfu , please review

Comment 2 Christina Fu 2009-03-30 17:50:01 UTC
(In reply to comment #1)
> Created an attachment (id=337146) [details]

cfu+

Comment 3 Ade Lee 2009-03-30 19:44:39 UTC
[builder@oliver pki]$ cd base; svn commit -m "Bugzilla Bug 475566 - cannot tell renewals from enrollment requests" 
Sending        common/src/com/netscape/cms/servlet/profile/ProfileSubmitServlet.java
Transmitting file data .
Committed revision 349.
[builder@oliver base]$ cd ../dogtag/
[builder@oliver dogtag]$ svn commit -m "Bugzilla Bug 475566 - cannot tell renewals from enrollment requests"
Sending        common/pki-common.spec
Transmitting file data .
Committed revision 350.

Comment 4 Kashyap Chamarthy 2009-06-04 14:43:52 UTC
Verified. Now, Renewal requests have the Request Type as "renewal" .