Eric Kintzer
My feedback
60 results found
-
2 votesEric Kintzer shared this idea ·
-
3 votesEric Kintzer shared this idea ·
-
4 votes
An error occurred while saving the comment Eric Kintzer supported this idea · -
3 votesEric Kintzer shared this idea ·
-
5 votesEric Kintzer supported this idea ·
An error occurred while saving the comment Eric Kintzer commentedThis would be huge, consider this example:
T(0) Sandbox has email alerts, email config, etc all using staging-support@mycompany.com
T(1) When you deploy to PROD, environment variables allow these refs to be changed to support@mycompany.com
T(2) When sandbox is refreshed or a new sandbox is created, that sandbox will have all the email refs as support@mycompany.comSince environment variables define the transition from xxx to yyy; one would like to be able to define the reverse: yyy to xxx and be applied directly to an org
-
2 votesEric Kintzer shared this idea ·
-
6 votes
An error occurred while saving the comment Eric Kintzer commentedthis is an excellent idea
Eric Kintzer supported this idea · -
1 voteEric Kintzer shared this idea ·
-
1 voteEric Kintzer shared this idea ·
-
1 voteEric Kintzer shared this idea ·
-
3 votesEric Kintzer supported this idea ·
An error occurred while saving the comment Eric Kintzer commentedthis is a good idea -- I find that after the autodetection of the test classes in your org finishes, if you don't click IMMEDIATELY to deploy the auto-detected classes; it goes to check ALL which is rarely what i want.
we've spent a good deal of effort in making sure every class has a corresponding test class that covers 90+% and since a run all tests takes 45 minutes for us, we prefer to use selective tests
-
2 votesEric Kintzer supported this idea ·
-
2 votesEric Kintzer supported this idea ·
-
2 votes0 comments · Help us improve Gearset » Integrations and connections (Jira, source control, DX etc.) · Admin →Eric Kintzer supported this idea ·
-
1 voteEric Kintzer shared this idea ·
-
1 voteEric Kintzer shared this idea ·
-
1 voteEric Kintzer shared this idea ·
-
2 votes
An error occurred while saving the comment Eric Kintzer commentedall the trailhead examples for sfdx use the ./ notation
Eric Kintzer supported this idea · -
27 votesEric Kintzer supported this idea ·
An error occurred while saving the comment Eric Kintzer commentedworthwhile idea; could also include object translations
-
2 votes
An error occurred while saving the comment Eric Kintzer commentedthis is a great idea - avoids spurious differences which are common when comparing layouts
Examples include:
* Missing AuraComponent (e.g. <identifier>c_MyAura</identifier__c>
* Missing single related list
* Missing ListView (e.g. [flexipage:filterListCard] attribute [filterName]: Error retrieving filter [MyFilter] for entity [MyObject]