#1292 TPS UI: No Approve button when logged in as agent user
Closed: Fixed None Opened 9 years ago by mharmsen.

TPS UI: No Approve button when logged in as agent user

How reproducible:

always

Steps to Reproduce:

1. Disable the userKey profile
1.  curl --dump-header  /tmp/tmp.Dwmg6sQjU2/header073
-E "TPS1_adminV:Secret123"                         -H "Content-Type:
application/xml"                         -X PATCH
--data @/tmp/tmp.Dwmg6sQjU2/userkey-profile073                         -k
https://sigma.lab.eng.rdu.redhat.com:30042/tps/rest/profiles/userKey

2. The above operation to edit the userKey profile, send the profile into
Pending Approval state

Actual results:

No Approve button in the UI

Expected results:

There should be an approve button in the UI for the agent user to approve the
changes made to the profile

Additional info:

Same with Reject operation. The following commands does the purpose

curl --dump-header  /tmp/tmp.D9ev4IEMRn/header073                         -E
"TPS1_agent1V:Secret123"                         -X POST
-k https://sigma.lab.eng.rdu.redhat.com:30042/tps/rest/profiles/userKey?action=
approve

curl --dump-header  /tmp/tmp.D9ev4IEMRn/header073                         -E
"TPS1_agent1V:Secret123"                         -X POST
-k https://sigma.lab.eng.rdu.redhat.com:30042/tps/rest/profiles/userKey?action=
reject

Per CS/DS meeting of 03/02/2015: 10.2.3

Fixed in master:

  • 5c50472a1d91390879a24df7fcfa60d741f1c011
  • 7e58da6db8570e8472f5d76d0f50563f3c0e1970
  • f79bb45a68c542fd0647f9b84a090e05f30bb565

Metadata Update from @mharmsen:
- Issue assigned to edewata
- Issue set to the milestone: 10.2.3

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/1854

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Login to comment on this ticket.

Metadata