---
sourceDocument: Australia Employee Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/employee-service-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Employee Service Management

ft:clusterId :

    - emplsm

bundleId :

    - emplsm

workflow :

    - Employee


---

# Remove a task type from bulk update

# Remove a task type from bulk update {#ariaid-title1}

* Release version: Australia
* 
* Updated March 12, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

As an admin you can remove a task type from the types available for bulk update.

## Before you begin

Role required: sn_jny.admin

## Procedure

1. Type <kbd class="ph userinput">sys_properties.list</kbd> in the All search filter.
2. Press enter.
3. Search for <kbd class="ph userinput">Journey designer</kbd> in the Application column.  
   If the Application column isn't visible, select the gear icon to add the Application column to the Personalize List Columns.
4. Select sn_jny.bulk_management_task_type from the name column.  
   Note:  
   You must be in the Journey designer scope to be able to edit this property.
5. In the Value field, delete any task type entry that you want removed from the bulk update feature.  

       {
       "sn_hr_core_task": ["submit_catalog_item", "submit_order_guide", "mark_when_complete"],
       "sysapproval_approver": true
       }

   * Approval \[sysapproval.approver\]
   * Mark when complete \[mark_when_complete\]
   * Submit catalog item \[submit_catalog_item\]
   * Submit order guide \[submit_order_guide\]
6. Select Update.

