Eric Kintzer
My feedback
-
2 votes
Eric Kintzer supported this idea ·
An error occurred while saving the comment -
1 vote0 comments · Help us improve Gearset » Monitoring and reporting · Flag idea as inappropriate… · Admin →
Eric Kintzer shared this idea ·
-
4 votes
An error occurred while saving the comment Eric Kintzer commented
this is an excellent idea
Eric Kintzer supported this idea ·
-
7 votes
An error occurred while saving the comment Eric Kintzer commented
would be super useful doing org migrations as one wants to preserve createdBy and createdDate values in the target org
Eric Kintzer supported this idea ·
-
1 vote0 comments · Help us improve Gearset » Comparisons and difference visualization · Flag idea as inappropriate… · Admin →
Eric Kintzer shared this idea ·
-
1 vote
Eric Kintzer shared this idea ·
-
1 vote1 comment · Help us improve Gearset » Comparisons and difference visualization · Flag idea as inappropriate… · Admin →
Eric Kintzer shared this idea ·
-
3 votes
Eric Kintzer supported this idea ·
An error occurred while saving the comment Eric Kintzer commented
this 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 votes0 comments · Help us improve Gearset » Comparisons and difference visualization · Flag idea as inappropriate… · Admin →
Eric Kintzer supported this idea ·
-
2 votes0 comments · Help us improve Gearset » Comparisons and difference visualization · Flag idea as inappropriate… · Admin →
Eric Kintzer supported this idea ·
-
2 votes0 comments · Help us improve Gearset » Integrations and connections (Jira, source control, DX etc.) · Flag idea as inappropriate… · Admin →
Eric Kintzer supported this idea ·
-
1 vote0 comments · Help us improve Gearset » Deployment automation · Flag idea as inappropriate… · Admin →
Eric Kintzer shared this idea ·
-
1 vote0 comments · Help us improve Gearset » Comparisons and difference visualization · Flag idea as inappropriate… · Admin →
Eric Kintzer shared this idea ·
-
1 vote
Eric Kintzer shared this idea ·
-
2 votes
An error occurred while saving the comment Eric Kintzer commented
all the trailhead examples for sfdx use the ./ notation
Eric Kintzer supported this idea ·
-
26 votes5 comments · Help us improve Gearset » Deployment automation · Flag idea as inappropriate… · Admin →
Eric Kintzer supported this idea ·
An error occurred while saving the comment Eric Kintzer commented
worthwhile idea; could also include object translations
-
2 votes2 comments · Help us improve Gearset » Comparisons and difference visualization · Flag idea as inappropriate… · Admin →
An error occurred while saving the comment Eric Kintzer commented
this is a great idea - avoids spurious differences which are common when comparing layouts
-
11 votes
An error occurred while saving the comment Eric Kintzer commented
Merge fields should be at a minimum:
username (of CI scratch org)
JWT of connected app in DevHub (again, for scratch orgs)Eric Kintzer supported this idea ·
-
1 vote
An error occurred while saving the comment Eric Kintzer commented
A solution would be to provide two dynamic params in the outgoing webhook JSON payload:
username (of the newly-created scratch org)
JWT (to the dev hub)see http://www.wadewegner.com/2018/01/jwt-oauth-with-scratch-orgs/
this allows remote machines to login to the scratch org with only a username
Eric Kintzer shared this idea ·
-
2 votes0 comments · Help us improve Gearset » Deployment automation · Flag idea as inappropriate… · Admin →
Eric Kintzer shared this idea ·
This 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.com
Since 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