Doug Ayers

Results 22 issues of Doug Ayers

Not all objects support files, like `EmailMessage` and `EmailTemplate`. The conversion will fail when trying to creating a File shared to those kinds of records. This feature allows the admin...

enhancement

### Request Hello, I would like to [manage the IP allow list](https://docs.github.com/en/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/managing-allowed-ip-addresses-for-your-organization) for my GitHub organizations via Terraform. On the web I can do this at `https://github.com/organizations//settings/security`. ### What I've...

GitHub updated their [autolink feature](https://github.blog/changelog/2022-08-31-autolinks-with-alphanumeric-or-numeric-ids/) to support either alphanumeric or numeric IDs. This is a request to update the [github_repository_autolink_reference](https://registry.terraform.io/providers/integrations/github/latest/docs/resources/repository_autolink_reference) resource to support the new `is_alphanumeric: boolean` argument, which indicates...

🙏 First, I want to thank everyone who has invested in using Mass Action Scheduler. This passion project I started years ago achieved a level of success I could never...

discussion 💬

Based on feedback from users such as https://github.com/douglascayers/sfdc-related-files-lightning/issues/17, opening enhancement request to support including Attachments. The original design only queries the `ContentDocumentLink` object which displays Files (`ContentVersion`) and Notes (`ContentNote`)....

enhancement ✨

Inspired by https://github.com/douglascayers/sfdc-related-files-lightning/issues/11, I've broken the original request in to two. This one pertains to adding sort support.

enhancement ✨

Per John Lee, > Initially, I looked for those characters (¢ © ® ™). In the end, had to look for all non-ASCII characters and either deleted them or converted...

enhancement

In the event some objects can't support the new ContentNote object or you just want don't want to convert the Notes of a particular object, need a custom setting to...

enhancement

Currrently, you must specify schedules as cron expressions which aren't that user friendly to figure out. It would be nice if there was a "simple" mode to pick the seconds,...

enhancement

See conversation at https://douglascayers.com/2018/08/05/legitimate-url-hacking-in-lightning-experience/comment-page-1/#comment-9308

enhancement