Skip to main content

Searching and monitoring jobs

Every job queued by the Job plugin is stored as an asset in Brightspot, so it appears in the CMS tool's search page for job assets. The search page is read-only (jobs are created and updated by the job execution system, not edited by hand), but you can search and filter it to check on the status of a job.

note

This plugin does not add a job asset on its own. The search page described here only appears once another feature or plugin extends Job with its own asset.

Available filters

Using the following table as a reference, complete the fields as needed.

FilterDescription
Completion statusNarrows the list to jobs that finished successfully or that failed. Jobs that are still pending, retrying, or polling do not match either value.
Last activity dateNarrows the list to jobs whose most recent status change falls within the selected date range.

To filter jobs by completion status:

  1. Go to the search page for your job asset.
  2. From the Completion Status list, select Success or Failure.

The list refreshes to show only jobs matching the selected completion status.

To filter jobs by last activity date:

  1. Go to the search page for your job asset.
  2. From the Last Activity Date filter, select a date range.

The list refreshes to show only jobs whose last activity date falls within the selected range.

note

The completion status and last activity date filters only appear for assets that extend Job. Other fields on a job, such as its activity log, are read-only and cannot be used as search filters.

Was this page helpful?

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.