App version: 24.1.0
OS: Windows 10 Pro (22H2) & macOS Ventura (13.1) & Big Sur (12.6.1) ... most likely in general
Description: Opening any file and running the following extendscript code
app.activeDocument.save()
will trigger the Save error pop ups (in the attachments). The snippet is actually a simplified line from inside the core Shotgrid engine for Photoshop. It is run during publishing to ensure latest version is published. So it is now preventing our company to update to latest Photoshop version. Previous versions of Photoshop work with the same code without issue,
Steps to reproduce:
- Open any file at any location
- Make no changes or do a manual save, so there is no asterix (*) in tab name
- Run the code snippet I provided
Expected result: save modifies timestamp of file
Actual result: save is blocked by errro popup