Possible statuses should be:

  1. Un-rerun
  2. In Queue
  3. Re-queued
  4. Archived Successful
  5. Archived Un-successful

It probably makes sense to make this base field a "List (integer)" field so that Views will have an exposed filter for the labels.

The default update runner plugin should also be updated to give an option to archive or delete run updates.

Comments

tedbow created an issue. See original summary.

tedbow’s picture

Working in branch 8.x-1-status_list-2644074

tedbow’s picture

Issue summary: View changes

  • tedbow committed e13e468 on 8.x-1.x
    Issue #2644074 by tedbow: Change base Status field to list type and add...
tedbow’s picture

Fixed. Only problem is base field of "List (integer)" type is not able to be exposed as Select in Views. I think this is core bug.

The labels are showing up in Views though.

tedbow’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.