Joseph Thomaschaske

Results 9 issues of Joseph Thomaschaske

Awesome tool, one thing I struggled with was understanding what I all need for the options until I found this https://docs.aws.amazon.com/general/latest/gr/reference-for-signature-version-4.html. I think it would definitely help others linking to...

I'm curious if this library handles partial objects in the parameter sets. This would happen when a subset of records/objects are modified at run time. For example ``` // Update...

### Description When passing a CryptoKey object from a parent component to a child component the LWC engine wraps these in Proxy objects. When using the proxy wrapped crypto keys...

### Describe the bug I deleted a scratch org through the sf cli and am now attempting to remove it from cci by running `cci org remove qa` which errors...

bug

### Describe the bug When creating a new dev org using `cci flow run dev_org --org dev` I get the following error when the `update_admin_profile` task is ran as part...

bug
wi-created

### Feature Type I'm interested in functionality that solves a current problem or limitation in how CumulusCI works. ### Does your feature request solve a current problem? We have several...

enhancement
wi-created

SOSL allows an offset to be applied, but the `QuerySearch` class does not support applying an offset

The `setLimit` method of the `QuerySearch` class is not applying the limit to the entire SOSL search, it's applying it to the most recent `Query` object passed to the `returning`...

**Is your feature request related to a problem? Please describe.** I do 2gp managed package development where we have multiple packages that make up our solution. To make my life...

type:enhancements