Alan Morey

Results 6 comments of Alan Morey

Both jars exist in the Maven Central repository https://search.maven.org/artifact/com.force.api/force-metadata-api/48.1.0/jar https://search.maven.org/artifact/com.force.api/force-partner-api/48.1.0/jar You could try removing local repository caches for maven and groovy grapes: **Linux/Mac** ``` rm -rf ~/.m2/repository ~/.groovy/grapes ``` **Windows**...

There is currently no way to set any kind of limits to the number of items to be retrieved together for Profiles and PermissionSets. It's currently broken down into a...

Is there any update on status of work item [W-11731121](https://gus.lightning.force.com/lightning/r/ADM_Work__c/a07EE0000166SEbYAM/view)? My team and I have had to pin our version to 7.162.0, we would really like to keep up to...

@hkdobrev Is there any plan to publish the 0.4.0 release to npm?

> Thanks for the detailed report! This behavior was done intentionally because we couldn't think of a case where this would be desired, and if you really wanted to do...

FYI, this bug is still present in `v1.79.5` ``` CLI Version: @salesforce/cli/1.79.5 Architecture: linux-x64 Node Version: node-v18.16.0 Plugin Version: @oclif/plugin-autocomplete 2.2.0 (core) @oclif/plugin-commands 2.2.15 (core) @oclif/plugin-help 5.2.9 (core) @oclif/plugin-not-found 2.3.23...