---
id: gk-gravityview-bulk-actions-background-job-message
title: "Filter - gk/gravityview/bulk-actions/background-job/message"
sidebar_label: "gk/gravityview/bulk-actions/background-job/message"
tags:
  - "3.0.0"
---

# Filter: gk/gravityview/bulk-actions/background-job/message

Filters the terminal background bulk action notice message.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $message | `string` | Notice message. Safe HTML is allowed. |
| $result | `array` | Stored result data. |
| $view | `\View` | View. |
| $completion_behavior | `string` | Completion behavior. |

### Since

- 3.0.0

### Source

Defined in `src/Entry/BulkActions/BackgroundStatus.php` at line 1469

