Doug Ayers
Doug Ayers
Thanks for the feature idea, @jon-freed. I'll noodle on what options I could offer to make inputs more dynamic beyond just the report and list view. Some folks have asked...
Thanks for the feedback. I’ve labeled this as a feature request.
@datapharmer As a workaround until summary reports are supported, I think you would be able to use [Analytic Snapshot](https://help.salesforce.com/articleView?id=data_about_analytic_snap.htm&type=5) to store the summary data in a custom object **then** use...
Hi @datapharmer, I wanted to let you know that [Release 2.0](https://github.com/douglascayers/sfdx-mass-action-scheduler/wiki/Upgrading-to-Release-2.0) is now available. You can install it from [here](https://github.com/douglascayers/sfdx-mass-action-scheduler#packaged-release-history). This version introduces a new [SOQL source type](https://github.com/douglascayers/sfdx-mass-action-scheduler/wiki/Upgrading-to-Release-2.0#query-data-the-way-you-want-with-new-soql-source-type) which would...
Thanks @datapharmer, this would make for a good feature. In the meantime, you will have to create your own custom formula fields on objects to do the logic then map...
I just came across a new project that is building out a way for JavaScript to evaluate formula expressions, https://github.com/stomita/sformula. This might be helpful if this features gets built out....
Hi @cchrisv, thanks for your interest in Mass Action Scheduler =) Static values are on the roadmap, but probably after [release 1.6](https://github.com/DouglasCAyers/sfdx-mass-action-scheduler/milestone/4) that I'm wrapping up.
It's still something I would like to add to the app. No ETA at the moment. For now, best option is to use formula fields and map those. Not ideal,...
> It appears you can pass a permission set _group_ name to force:user:permset:assign and it just works. I just did so with sfdx-cli 7.146.1. Hrmm.. I get an error if...
Thanks @zanuka for opening the the pull request #647, and for sanity check that others are having this issue too. I see you closed this issue and the pull request,...