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

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Build or modify applications

ft:clusterId :

    - cadev

bundleId :

    - cadev

workflow :

    - Development, Data, and Analytics


---

# Resolve conflicts

# Resolve conflicts {#ariaid-title1}

Release version: Australia  
Updated May 27, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
Resolve conflicts in ServiceNow Studio when applying remote or stashed changes that conflict with the local version of the same application file.

## Before you begin

[Link an app to source control in ServiceNow Studio](https://servicenow-prod.fluidtopics.net/DawPgaSCzbztW8HaLVSwAg "Link an application or application customization to a Git repository in ServiceNow Studio so application developers can manage changes directly from the platform.")

At least one stashed change must be applied.

Role required: admin

## Procedure

1. Navigate to AllApp EngineServiceNow Studio.
2. In the file navigator, select the application you want to open.
3. Select App details to open the app in the canvas.
4. Pull from a repository or apply stashed changes.  
   If the system detects a conflict, the Resolve Conflicts modal appears and displays the conflicting files.
5. Select an option to resolve the conflict.

   | Option | Description |
   | Select an action | Apply or discard all stashed changes at once. |
   | Manually merge changes | Select individual changes to apply or discard. |
   |-|-|

   {#sns-sc-resolving-conflicts__choicetable_mwj_mnj_qfc}
6. To apply or discard all changes, select an Action.

   | Option | Description |
   | 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. |
   |-|-|

   {#sns-sc-resolving-conflicts__choicetable_sg3_ynj_qfc}
7. Select Apply Stashed Changes.
8. Select Close dialog.
9. To merge conflicting changes individually, select Manually Apply.  
   The ServiceNow AI Platform displays a list of the version differences by field.
10. Select the field values for the merged application file.
11. Select Save Merge.

## Result

The conflict is resolved and the application file reflects the selected changes. Continue with normal pull and push operations to update the Git repository.

*[\>]: and then


