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

375 results found

  1. Include Test Run Details in Deployment Report for Validated packages

    In the Validation deployment flow, there currently isn't a way to view test execution results if they aren't manually exported during the process. Having the ability to view the Validation Deployment report and details in this deployment flow is actually more valuable than the actual deployment report that is generated.
    If we can't have that, it would be nice to be able to continue to export those test run results after deployment as part of the deployment details.

    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

  2. Enhance XML meta data comparison to ignore changes in XML order

    In org monitoring we frequently get notification about changes an the only thing is a change to the order of the XML elements returned.
    The XML is virtually the same but the order of elements returned changed from one day to the other.

    It makes differentiating "real" changes from those false positives time-consuming.

    It would be great if those kind of changes could be ignored or if there was an option to configure the XML comparison behavior for each monitoring job.

    15 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

  3. Migrate audit fields during a data deployment

    When deploying data records, it would be helpful if audit fields values could be migrated

    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

  4. Include logic operator choices in Data Deployments

    Currently Data Deployments only allow filtering on
    [FIELD] = [VALUE]

    It would be beneficial to be able to include other logic operators such as:
    NOT EQUALS
    LIKE
    IN
    GREATER THAN
    LESS THAN

    etc.

    14 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 lots of improvements to the data deployment filters over the past few months.

    The filters now include:
    - equals
    - not equal
    - greater than (or equal to) & less than (or equal to) for dates, datetimes and numbers
    - is empty & is not empty for nillable fields

    You can now specify multiple values (use OR logic) when using the equals filter.

    We’ve made it easier to input dates and times so that you don’t have to rely on knowing the exact format.

    There’s validation so that filters with invalid values aren’t possible. These invalid values would have caused the deployment to fail.

    If there’s still further improvements that you need, please could you create (or vote on) a new idea? This will help us identify which improvements are most valuable to you.

    Thanks,
    Tom

  5. Gearset API to externally trigger Gearset actions

    It would be incredibly helpful to trigger Gearset comparisons, validations, deployments, etc. from an external source using an API. Our team uses GitHub for our VCS, which provides the perfect opportunity to:
    1. design webhooks to validate changes in order to approve a Pull Request
    2. design webhooks to automatically deploy changes to an org once the PR is approved.

    Additionally, CI tools such as Jenkins, TravisCI, TeamCity, etc could use such an API to design complex builds that still employ Gearset, but use the external tool for additional actions outside of what Gearset provides for their CI features.

    108 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 available to everyone with an Enterprise license! Please see https://docs.gearset.com/en/articles/6099550-getting-started-with-the-gearset-api for more details. If anyone has feedback or suggestions, please contact us via the in-app widget.

  6. Deploy single layoutitems

    In Layouts there are multiple layoutItems. it would be helpful if we could to deploy single <layoutItems> from a Layout without affecting other <layoutItems>.

    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

  7. Commit-by-commit deployment

    As you are giving an option to trigger the CI job based on repository commit, it would make more sense to only compare the source and target based on the commit items and consider the commit changes for deployment based on your selection of either new, modified or deleted and the comparison filter(which can be optional in this case).

    This will help in reducing the chances of overriding the changes of other teams working in a shared environment or an environment not in sync with the branch.

    There can be other scenarios where we maintain managed package items in the…

    43 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

  8. Support merge fields in outgoing webhooks of CI jobs

    When sending an outgoing webhook, I'd like to be able to include if the job succeeded, the name of the job etc.

    11 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 comments  ·  New feature  ·  Admin →
  9. Stamp Deployment Results with Salesforce Id of the Deployment package for auditabilityq

    When a deployment is successful, the deployment results/report should include the Id of the deployment package from Salesforce. This would create a foolproof audit trail between Gearset deployments and when they went into effect in Salesforce.

    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

  10. Add the ability to export Success and Error logs for Data Deployments

    When I do a deployment it would be useful to download the success and error logs as a csv or excel document

    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

  11. Allow for the masking of data during a Data Deployment

    During a data deployment it should be possible to mask the data in specific fields. For example, if I were importing Account and Contact data from production into a sandbox I would want to be able to mask email address so that we can't erroneously send actual customers emails while we're testing

    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

  12. Cloning package should copy over (prepopulate) description as well as friendly name.

    I find myself having to go to the original deployed package to copy the description information or coming up with a new description for the cloned package. Would be nice to have this brought over from the original when cloning a package.

    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

    Completed  ·  5 comments  ·  New feature  ·  Admin →
  13. Keep the Deployment Friendly Name / Notes when you refresh a comparison

    Keep the Deployment Friendly Name / Notes when you refresh a comparison

    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  ·  3 comments  ·  New feature  ·  Admin →
  14. Ability to deploy remaining Omni-Channel Components

    For Omni-Channel deployments, QueueRoutingConfig metadata type is now supported by Gearset. However, corresponding PresenceUserConfigUser and UserServicePresence metadata types are not yet available. This means a secondary Metadata API tool (e.g. ANT, Workbench) or other manual steps are needed to complete an Omni-Channel deployment.

    Hoping all supported components for API deployment can be included in diffs for releasing all via Gearset.

    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  ·  1 comment  ·  New feature  ·  Admin →
  15. Update the CI Jobs Page so you can organize, similar to Deployments History page.

    We have a bunch of CI Jobs, and it gets a bit difficult to identify whose job is owned by who just by looking at it.

    Maybe make it similar to the Deployment History tab where I can sort out things by clicking the options above like "Owner" or "Name" and it'll organize it the way the Deployment History tab you guys have in place.

    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  ·  0 comments  ·  New feature  ·  Admin →
  16. Add the open PR feature (Github) to work with BitBucket after a successful commit

    It would be great to add the open PR feature (Github) to work with BitBucket after a successful commit.

    Super helpful for the admin team to close off their feature branches and move onto the next job at hand without having to interact with BitBucket.

    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

  17. All apostrophes unencoded

    All apostrophes and quote are un-encoded within when Gearset commits from org to git and subsequently show up as delta change when comparing later.

    &amp; has been changed to &
    &
    quot; has been changed to "

    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 →
  18. Warn user that clicking the "What's New in this version" will navigate away from the page they are on

    The "What's New" toast for changes in Gearset looks like it will be a popup or overlay based on the UI, but when clicked actually navigates away from the current page.

    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

  19. GitHub Pull request

    All user to submit pull request from within Gearset instead of having to jump out to GitHub.

    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  ·  New feature  ·  Admin →
  20. Remember default Bitbucket Server repo

    According to https://gearset.uservoice.com/forums/283474-help-us-improve-gearset/suggestions/17292778-remember-a-default-github-repo, when one uses GitHub as a git provider, Gearset will remember the last used repo in a comparison.

    However, this is not the case with the Bitbucket Server integration. Every time I do a comparison, I have to select the repository and branch again. With a large number of each, this is very tedious.

    Please remember the last-used repo as a default, and do the same for the last used branch on that repo.

    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

  • Don't see your idea?