Doug Ayers

Results 22 issues of Doug Ayers

### What does this pull request do? * Updates to API 54.0 (Spring '22) ### What issues does this pull request fix or reference? TBD

## Summary When using Quick Actions as your target action and your field mappings map to a Date or DateTime field then when the Mass Action Configuration runs it fails...

salesforce known issue ⚠️
action: quick actions

## Is your documentation request related to an existing wiki page? If yes, which pages? https://github.com/douglascayers-org/sfdx-mass-action-scheduler/wiki/Install-Package https://github.com/douglascayers-org/sfdx-mass-action-scheduler/wiki/Getting-Started ## Describe the documentation change you're offering or requesting. The [Install Package](https://github.com/douglascayers-org/sfdx-mass-action-scheduler/wiki/Install-Package#-install-package) section...

documentation 📓
package install 📦

Summer '19 introduces the Custom Notification Builder, where admins can declaratively send messages to desktop and mobile. Learn how in the [Get #Buildspiration with Summer ’19 Notification Builder](https://admin.salesforce.com/get-buildspiration-with-summer-19-notification-builder) blog post....

enhancement ✨

Currently, Mass Action Scheduler tracks all of its data as records in a custom object, rather than custom metadata or custom settings, which means configurations cannot be deployed via Change...

enhancement ✨

Fixes #667 by using `PATCH` or `POST` http method based on the existence of an external id value for the endpoint. This allows developers, [per these docs](https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/dome_upsert.htm), to perform an...

For simple use cases with Lightning pages where the developer just wants a Lightning component on the page that would only be using the `` tag, then to reduce the...

enhancement

Human errors and typos are inevitable. I often forget to prefix my Lightning component names with `c:` prefix. This request is for the binding resolver to automatically prefix with `c:`...

enhancement

In `force-di` directory, add list of binding parameters to the `Binding.cls` class so that default parameters can be provided at config time. Adding parameters at runtime via the current `getInstance(params)`...

enhancement

[Cari Aves](https://success.salesforce.com/_ui/core/userprofile/UserProfilePage?u=0053000000B0k9C&tab=sfdc.ProfilePlatformFeed&fId=0D53A000033UAYK) asked on April 11, 2017: > Does your migration tool handle all the various content types in Salesforce? If not, any plans to support things like Documents? My...

enhancement