Hello everyone,
I have another issue in context of Python Toolboxes and published Geoprocessing Service. My parameter settings for enabled/disabled work fine in local development and ArcGIS Pro 2.8 but as soon as I publish them to ArcGIS Server and consume this service back in ArcGIS Pro, all my fields are visible/enabled all the time and functionality inside updateParameters() function don't seem to get activated.
Is this different behavior documented anywhere? A developer / user would expect the desktop tool and resultings ervice to behave the same.
Would be great to get some feedback, thanks.