- attached IlluminatedCloud2.zip
OAuth connections to trial orgs are being treated as production orgs
Issue #1504
resolved
IC queries the server to determine whether orgs connected via OAuth are production or not. It traditionally does this by checking whether the org type is "Developer Edition" or the org is designated as a sandbox. Trial orgs, however, are neither, nor are they production orgs. Currently they are treated as production orgs, though, and this means that, for example, the Tooling API is never used and unit tests are run when Apex source is deployed. Trial orgs should be treated as non-production orgs.
Comments (2)
-
reporter -
reporter - changed status to resolved
Delivered in 2.0.9.8.
- Log in to comment
Install this using Settings/Preferences>Plugins>Install plugin from disk (under the gear drop-down menu).