Aaron Crosman

Results 41 issues of Aaron Crosman

Trying to use the feature to [run tasks and flows from another projects]( https://cumulusci.readthedocs.io/en/latest/features.html#using-tasks-and-flows-from-a-different-project ), and getting an error message that cci cannot find the module containing the task. Reproduction...

Currently there is great support for github, but the flows for `ci_feature`, `ci_master`, etc assume that's the repository service is use, making them non-functional for companies that use other services...

The current JSON output is a raw JSON file that matches the internal data structures. It's useful for quick review of data and storage in some use cases, but does...

It would be helpful to be able to add data conditionally into a recipe depending on the results of the the `SalesforceQuery.find_record` plugin. Basically being able to add the data...

The following recipe will generate a Python object reference in the output instead of either a error or blank output when the value is invalid or the expected value. ##...

There are times when you need to be able to exhaustively check all use cases without having to dig out each use case from a very large data set. For...

When trying to use fields on an object that come from a macro in a forumla, the formula evaluates as blank instead of with the expected field value. I'm doing...

**Issue Deliverable:** A well-formatted and informative comparison of [Data Import and Data Gen](https://docs.google.com/spreadsheets/d/1l89kE4JRj5gpZwegAEHSFBOSb5M3s49Or0ngK4wqjHQ/edit#gid=0) tools/products. Aaron started an inventory of currently existing Salesforce data generation and migration tools. It should be...

documentation
good first issue
help wanted
Ready for Sprint

Now that the sample recipes, and their git history, have been moved over to the new Sample Recipe Template repository, we should remove the legacy recipes from this project to...

good first issue
Ready for Sprint

During previous discussions there was some energy around the idea of create a docker file to help easily build and setup early versions of the interface. A [tiny amount of...