You have files that were modified in the Code Studio, and are attempting to save them back into the DSS instance, but some files were modified concurrently in the Code Studio and in the DSS instance

Changes to the files in {{ zone.label() }}:
  • {{ file }}
  • ...{{ files[zone.name].length - 5 }} more
authored by : {{$index > 0 ? ', ':''}}{{ author }}

Some files were created in the code studio but don't exist anymore, or never existed, in the DSS instance. It is not possible to save these files back to DSS.

Files added or deleted in {{ zone.label() }} but ignored:
  • {{ file }}
  • ...{{ ignored[zone.name].length - 5 }} more
authored by : {{$index > 0 ? ', ':''}}{{ author }}