Reproduction Steps
With Team Create enabled, and Collaborative Editing Enabled:
When developing a plugin, make a change to a plugin script, and then publish the plugin locally using the “Save as local plugin…” command.
Expected Behavior
I expect the local uncommitted changes to the plugin scripts to be saved to the local install of the plugin.
Actual Behavior
Instead of the local uncommitted changes to the scripts being saved to the local install of the plugin, the server version of the scripts are saved to the local install of the plugin.
Workaround
This means that I need to commit my changes to the scripts, and then publish locally using the “Save as local plugin…” in order for the local install of the plugin to be updated. This defeats the purpose of being able to test a script locally before committing it.
Issue Area: Studio
Issue Type: Other
Impact: High
Frequency: Constantly