pki-bot / pki-issues-final

0 stars 0 forks source link

Unable to search certificate requests using the latest request ID #1999

Closed pki-bot closed 4 years ago

pki-bot commented 4 years ago

This issue was migrated from Pagure Issue #2450. Originally filed by edewata (@edewata) on 2016-08-30 22:44:27:


The List Requests page in the CA UI for agents is supposed to show the list of requests given the starting request number. However, if the starting request number is set to the latest request ID, the page will return no results.

Steps to reproduce:

  1. Install CA as usual.
  2. Initialize PKI client: pki -c Secret123 client-init
  3. Request a certificate: pki -c Secret123 client-cert-request uid=testuser
  4. Go to CA UI for agents and open the List Requests page.
  5. Enter the request ID obtained from step 3 as the starting request number, then click Find.

Actual result: The page says No Matching Request Records Found.

Expected result: The page should show the normal list of requests showing just the latest request.

Note: If a smaller request number is entered in step 5, the page will show the normal list of requests.

pki-bot commented 4 years ago

Comment from mharmsen (@mharmsen) at 2016-08-31 21:37:26

Per PKI Bug Council of 08/31/2016: 10.4

pki-bot commented 4 years ago

Comment from mharmsen (@mharmsen) at 2016-09-12 22:51:59

Per CS/DS meeting of 09/12/2016: 10.4.0

pki-bot commented 4 years ago

Comment from edewata (@edewata) at 2017-01-27 04:48:16

Fixed in master:

Fixed in DOGTAG_10_3_BRANCH:

pki-bot commented 4 years ago

Comment from edewata (@edewata) at 2017-02-27 14:03:28

Metadata Update from @edewata: