---
sourceDocument: Australia Build or modify applications
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/pt-BR/application-development

 Release :

    - australia

ft:locale :

    - pt-BR

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Resolve conflicts

# Resolve conflicts {#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

App developers can select the app file version to use when applying remote or stashed
changes in App Engine Studio (AES).

## Antes de Iniciar

* Role required: admin
* Link an application to source control
* Apply a stashed change
{#source-control-resolve-conflicts__ul_olt_w5w_hv}

## Por Que e Quando Desempenhar Esta Tarefa

Conflicts occur when there are multiple change versions of the same application file: one set of changes in the remote or stashed version and another set of changes in the local version. App Engine Studio requires developers to resolve conflicts before applying remote or stashed changes.

## Procedimento

1. Navigate to AllApp EngineApp Engine Studio.
2. From the My Apps page, open your application.
3. Pull from a repository or stash local changes.  
   If the system identifies a conflict, it displays the Resolve Conflicts dialog.
4. Select how to resolve the conflict.

   | Opção | Descrição |
   | Select an action | Apply or discard all stashed changes. Go to step 3. |
   | Manually merge changes | Individually select which changes to apply. Go to step 6. |
   |-|-|

   {#source-control-resolve-conflicts__choicetable_pqx_jdv_lv}
5. If you want to apply or discard all stashed changes, select an Action.

   | Opção | Descrição |
   | Take Stashed Changes | Applies the application file version from the stashed changes. |
   | Discard Stashed Changes | Applies the application file version from the most recent pull from the repository. |
   |-|-|

   {#source-control-resolve-conflicts__choicetable_wln_1bv_lv} {#source-control-resolve-conflicts__SelectAction}
{#source-control-resolve-conflicts__SelectAction}
6. Select Apply Stashed Changes.  
   The system applies the selected changes.
7. Select Close Dialog.
8. If you want to merge the conflicting changes, select Manually Apply.  
   The system displays a list of version differences by field. {#source-control-resolve-conflicts__Merge}
{#source-control-resolve-conflicts__Merge}
9. Select the field values you want the merged application file to have.
10. Select Save Merge.  
    The system applies the selected changes.
{#source-control-resolve-conflicts__steps_vmx_lr4_mqb}

