Open Bug 2021358 Opened 2 days ago

Add Action Buttons in Mozilla Task Lists to Update “OneCRL Status” Field

Categories

(CA Program :: Common CA Database, enhancement)

enhancement

Tracking

(Not tracked)

People

(Reporter: bwilson, Unassigned)

Details

Summary

Improve the workflow for managing OneCRL additions by adding inline action buttons to relevant Mozilla Task Lists to update the “OneCRL Status” field directly, without requiring manual navigation into each CA record.

Current Process

There are two Mozilla Task Lists used in the OneCRL workflow:

Verify Revoked Certs - Lists intermediate CA certificates that have recently been revoked.

For each certificate, the user must:

  • Open the CA record,
  • Scroll to the “OneCRL Status” field,
  • Manually change the value to “Ready to Add.”

Post-OneCRL Inclusion List - Lists revoked intermediate CA certificates that have been added to OneCRL.

For each certificate, the user must:

  • Open the CA record,
  • Scroll to the “OneCRL Status” field,
  • Manually change the value to “Added to OneCRL.”

This process is repetitive and time-consuming, especially when handling multiple certificates.

Proposed Enhancement

Add inline action buttons within each of the two Mozilla Task Lists:

In Verify Revoked Certs:

  • Add a button per row: “Mark Ready to Add”
  • On click, automatically update “OneCRL Status” to “Ready to Add.”

In the Post-OneCRL Inclusion Task List:

  • Add a button per row: “Mark Added to OneCRL”
  • On click, automatically update “OneCRL Status” to “Added to OneCRL.”

Optional enhancement (if feasible):
Support multi-select with a bulk action button to update multiple records at once.

Expected Benefits

  • Reduces manual navigation and scrolling.
  • Decreases risk of human error.
  • Improves efficiency when processing large batches.
  • Makes the OneCRL workflow more consistent and streamlined.
You need to log in before you can comment on or make changes to this bug.