Skip to content

Help us improve Gearset

We love getting feedback from our users on how we can make Gearset even better. Post your ideas for improvements, new features, and bug fixes alike, and vote for others – let us know what’s important to you.

If you need any further support, please contact us at team@gearset.com.

  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

365 results found

  1. GitLab for destination of comparaison

    I can't compare my sandbox org as source against my git repo as destination of compare.
    I can see : gitHub, bitBucket as destination but no Gitlab.
    It would be nice I if I could choose Gitlab as well and update my repo from changes in my org.

    17 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  2. create branch

    It would be nice to be able to check Salesforce changes into a new branch in Github (or other git repos). This would provide admins an easy entry point for their changes into a git repo without having to learn the esoteric git command structure.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Completed  ·  2 comments  ·  New feature  ·  Admin →
  3. Improve formatting of the XML pushed to git

    Is it possible to improve the formatting of the XML?
    The XML returned from MavensMate is formatted better.

    It's mainly just missing new-lines.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    We’ve made a bunch of improvements to the XML formatting this year, including tidying up which namespaces are included and having more consistent indentation and newline behaviour.

    As always, we love feedback on the changes we’re making so please submit another idea if there is still improvements we can make in this area!

    Thanks,
    Kevin

  4. Allow user to choose the folder in a git repo that contains metadata

    Improve git access by allowing the user to define folder where metadata is stored in a git repo.

    We are not keeping directly content of src in git branch but src folder because we have there also few other folders.

    The problem is that if I try to compare sandbox with git then I am getting results that all files are new.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  5. Support auto-complete in the dropdown for Source Control repos

    Would it be possible to provide an autocomplete dropdown when selecting the git-repo? Similar to selecting the Salesforce-org.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  6. Be able to create a CI Job with the option to validate only (and quick deploy later).

    For the case where users have committed changes to a "master" branch, it would be useful to automatically run a full validation on the new commit in the Production environment. In that way, a deployment manager can review the changes and quickly deploy a validated package that has passed all tests in Production.

    7 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  7. Ability to schedule deployment past "expiration date"

    We sometimes want to schedule a deployment a week or more away. After validating a package, the app has all the information it needs to deploy it, regardless of whether or not the validation expired in SFDC.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Completed  ·  1 comment  ·  Admin →
  8. Add button to go from validation package to comparison

    Use-case is where we have validated a package, but not been able to deploy it before expiry. Eventually, we are able to deploy it...

    At this point, I'd like to be able to go from my validation package in the history straight to a comparison with the same objects selected. Then, I'll be able to make sure everything still looks good and validate/deploy again.

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  9. Provide link to the deployment status

    When CI Jobs are running or when monitoring a deployment, it would be nice to have a link to the target salesforce environment's deployment status page.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  10. Objects in deployment report did not deploy - Various Custom Translations

    Hey guys -

    I am experiencing an issue where i am selecting various custom translations to deploy and the deployment report states deployed, but they are coming up in a new compare and have not been deployed in reality.

    These custom translations are recommended to be removed from the deployment in the fixes / recommendations screen. However, i deselect the objects in order to deploy them. Then both validation and deployment succeeds w/ said objects in the deployment report.

    Maybe it's something i am doing wrong? I could get on a call to discuss my scenario and run through it…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Completed  ·  0 comments  ·  Bug  ·  Admin →
  11. Remember my default source control system and default to it

    We use Bitbucket not git hub. So on compare metadata screen when I go to Source Control radio would be nice for the version system to default to bitbucket.

    Small tweak I know but annoying to change every time. Easiest might be that the drop down list stays set to whatever system you used last?

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Admin →

    Hi Douglas,

    I’m marking this as completed because this feature is already implemented and should remember the last VCS system you used – if it isn’t working then that’s a bug!

    Note that it’s currently only implemented on the Compare and Deploy page, and is specific to the source/target (so using Bitbucket on the source side won’t carry over to the target side until you’ve used Bitbucket once on that side, and vice versa).

    The preference is only saved when you actually kick off a comparison. Clearing your local storage for `app.gearset.com` may clear up any issues if you’re having problems.

    We’d love your feedback if this isn’t working or isn’t implemented as you’d expect it to be.

    Thanks,
    Oli

  12. View deployed components from a CI Job

    Display components deployed via a CI Job. In my case, there are a greater number of total objects deployed than I would have expected; but, I have no way of viewing the comparison for what is automatically being deployed.

    6 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  13. A way to view failed deployments from Gearset

    Right now if a deployment fails in Gearset, it doesn't show up anywhere within Gearset; it just sends you an email. It would be nice to have a place to view failed deployments and retry them (maybe it only failed because the environment was locked), just like you can with successful deployments in Deployment History.

    3 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  New feature  ·  Admin →
  14. Ability to pause CI jobs

    Ability to pause a CI job. This would allow the CI system to keep our sub environments (stage, dev, beta) updated all the time, but when we want to develop on one of them we could then pause the CI job so our changes don't get deleted. Then once we have deployed the changes to prod we can reactivate the CI job to keep things in sync.

    5 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Completed  ·  6 comments  ·  New feature  ·  Admin →
  15. Prev/Next buttons did not function for setting the focus when in APEX view mode

    When viewing an Apex class with differences, the Prev/Next buttons did not function for setting the focus in APEX view mode however they did function when in XML view mode.

    2 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Bug  ·  Admin →
  16. Under deployments in the validated tab there is no column for the name of the deployment. Please carry over the friendly name.

    When a draft is validate, as the gatekeeper for production I cannot see what a coworkers validated deployment is about. It seems like the friendly name should carry over as a column to display on the validated tab, also into the deployment history.

    10 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    This is now implemented and released. As on the deployment history page, you can now name your validated packages.

    This name will follow over from a draft deployment and to the deployment history.

    Thanks for the feature suggestion!

    Oli

  17. Add support for Visual Studio Team Services git repositories (Hosted TFS Git)

    We use VTFS for version control hosted or OnPrem SVN for version control. Our enterprise architecture team has determine those are our 2 options for source control and Gearset doesn't support those options.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

  18. Run external tools like PMD as part of Schedule Tests/Monitor Org

    PMD tool that does apex code 'quality' measurements would be kind of cool to run (optionally) as part of a regular monitoring/test job. This could be generalized to any external tool

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  New feature  ·  Admin →

    Gearset will now run PMD to track code analysis as part of the Monitoring and Backup flow. The plan is to roll this out to other parts of the app so we can more easily track the change in code quality.

  19. Online help for Manage custom filters

    For large Orgs, doing a comparison with the default set of metadata types can take a long time, and so it is necessary to select a smaller subset of metadata types to compare.

    However sometimes it is not obvious how a particular configuration change in Salesforce relates to the metadata types in the custom filters dialog, and what dependencies exist between them. For example, after changing "Override" settings in the "Transalation Workbench" in Salesforce, it is not immediately obvious that you need to select both "Custom object" and "Custom object translation" metadata types in Gearset, rather than the "Translations" metadata…

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Gearset now links to the metadata documentation for each Salesforce type.

    If you think there is more information we should be displaying, or if you’d like some custom documentation, then just let us know!

    Thanks,
    Kevin

  20. What does the "Unknown" value mean in the Changed By column

    How should I interpret the "Unknown" value under the Changed By column when viewing comparisons? In what scenarios would the value Unknown appear? Please advise

    1 vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Salesforce does not return the full information for the changed on / by for some metadata items via the API. In these cases you’ll see “Unknown” as the changed by. This is typically components of larger objects, such as fields on a custom object. Gearset shows these as discrete components which can be deployed, but Salesforce generally only returns the changed information for the parent object. We are hoping that over time, Salesforce will improve the reporting of the API to include more information for these sub-components. As soon as it does, we will display that extra information. Hope that helps.

  • Don't see your idea?

Feedback and Knowledge Base