fkrauthan
07/10/2020, 9:03 PMfiConnectivityPlugin
. When changing the NApiVersion
from 2.x
to 2.1
it uploads the file and no error is given. But version is still at 2.0
when editing the script through UI (replacing 2.x
with 2.1
) it shows me a error message:
Failed to validate script file: Unsupported script type "fiConnectivityPlugin" provided for @NScriptType. Supported script types for SuiteScript Version 2.1 are [[SCHEDULED, MAPREDUCE, SCRIPTLET, RESTLET, USEREVENT, SDFINSTALLATION, TESTPLUGIN, BUNDLEINSTALLATION, PORTLET, MASSUPDATE, PLUGINTYPEIMPL, ACTION]].
might be worth figuring out why SDF deploy did silently update the file and ignored that error message.Ali Syed (NS DevTools QA)
07/11/2020, 5:27 PMfkrauthan
07/13/2020, 4:10 PM