Michael Scott
07/04/2021, 11:28 PMproject:deploy
and even when it is deployed, the file is not locked. My question is: whatever is defined inside the Installation Preferences directory, does it ONLY apply to suiteapps or it also works with CUSTOM projects?
here’s how i am trying to lock a file:
<preference type="LOCKING" defaultAction="UNLOCK">
<apply action="LOCK">
<path appliesTo="FILES">~/FileCabinet/SuiteScripts/PartnerDirectory/xxxx.js</path>
</apply>
</preference>
michoel
07/04/2021, 11:56 PMMichael Scott
07/04/2021, 11:57 PM