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

 Release :

    - australia

ft:locale :

    - pt-BR

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}

* Versão de lançamento: Australia
* 
* Atualizado 12 de mar. de 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 min. de leitura

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

## Antes de Iniciar

Role required: sn_jny.admin

## Procedimento

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.  
   Nota:  
   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.

