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.
-
Introduce Import/Export feature for Custom Filters
Expose the underlying JSON/XML for Custom Filters so that we can export it, modify it in a text editor either by hand or with python scripts, then load it back into the custom filter.
For example I have my main CI filter with 50ish metadata types, and every other filter is a subset which I establish by cloning the "master" filter and deselecting metadata types. Whenever I make a change to the master filter I am forced to nuke all the the "detail" filters and recreate them off the master using the above approach.
So many clicks. My preference would…
5 votes -
Bachelor degree in business administration
Education is important for everyone. By studying you can make your future better and AIIMES can help you well in this. Because AIIMES provides you Hotel management from distance education, BE from distance education, Education By AIIMES Provides You Better Future, Best engineering program in Delhi.
Get more info- http://www.aiimes.in/1 vote -
mercedes mechatronics program | mercedes-benz entrance exam
If you are finding the fine MBA college for excellent schooling in India. On your incredible destiny so I want to inform you something about NIET Ranked Amongst Best schools, MBA Colleges, Leading Education Institutes in India, mba colleges near me, mba college fees, Best MBA College, best colleges for mba, Best MBA college in Greater Noida, NCR, Delhi
Many More - https://niet.co.in/1 vote -
Make Pipelines a Top-Level Menu Item
This is a less-good, but arguably easier to implement, version of my request for customizable landing pages. It takes a few clicks to get to pipelines and, since it's the place I live most often inside of Gearset these days, I'd love it if it was a menu option that is parallel to "Continuous Integration" so I could get there in fewer clicks.
1 vote -
Allow me to configure my default landing page on logging in
Specifically, I use the Pipelines most of the time and would love for that to be there as soon as I login. While my use case is Pipelines specific, I would guess that others might want a different page when they login, so it would be nice to be able to configure this on a per-account basis.
2 votes -
Archiving and restore process
Data archiving for storing records that can be easily accessed when marked as archived at an off-premise location. A backup and restore would be overkill when there is a need to store only partial records or a combination of fields from records in different objects. Restoring to a new object that does not interfere with existing objects would be ideal.
1 vote -
View on GitHub for custom git repository
Offer the option to "View on GitHub" for custom git repositories in Commit successful screen
1 vote -
Automate Salesforce org connection on sandbox refresh
When we refresh our sandbox orgs, we have to reconnect the gearset user, would it be possible to use JWT to auto connect to the org?
1 vote -
Import .csv data to avoid using tools like Data Loader, dataloader.io or Workbench
It would be useful to be able to import data with Gearset from a .csv, so that I wouldn't have to use tools like Data Loader (newest versions are extremely buggy on macOS), Workbench or pay for a separate tool like dataloader.io.
4 votes -
Add a Tab to manage Metadata Comparison Filter
Add a menu item or tab where we can
1. Share, delete, edit names of the custom Metadata Comparison Filters.
2. See the comparison history, who used the filter and when in team etc.1 vote -
Add to draft deployment as you build
Ideally I'd be able to add metadata to a draft from within salesforce - via a chrome addon maybe?
1 vote -
Easier way to exclude multiple named items in the metadata filter.
In the metadata filter named items, I want to exclude 10 named items. Currently I have to use the "exclude" Object name button 10 times. I want to tick all the 10 named items, that currently allow to include, and click a button to turn them into "exclude" in the named items.
1 vote -
Add csv file results as attach
attach a file to Teams after code analitics with incoming Webhook
1 vote -
Approval process for metadata deployment
It would be great to have a approval process for the deployment.
For example, once we have completed the comparison and validation, we can click a button "e.g.: Submit for Approval" and an email will be sent to a list of email.
In the email, receiver can review the summary of the deployment (e.g.: source org, target org, number of changed/new/deleted components, ...) and click on a link to approve or reject the deployment.
We can deploy only when the job is approved.1 vote -
Ability to accept/disregard repo cleaner changes
I would like the repo cleaner to work more like the problem analyser, offering a chance to accept or disregard the suggestions before executing it.
Currently Repo Cleaner can only be enabled/disabled only at team level settings, thereby forcing the setting team-wide, which effectively rolls onto all the projects/repos using Gearset for deployments.
I have come across a situation where I would not like to alter the repo with changes any more than what I have actually changed, but since its a team-wide setting the repo cleaner was getting triggered in and bringing in more changes to my repo than…
3 votes -
Automatic Validation of Pull request for AWS code commit
Gearset does not support PR validation for AWS code commit. We are cloud-native and use AWS extensively, thus missing out on most important feature of gearset. If you can support it it will be amazing and lifesaver for us.
https://gearset.com/blog/set-up-automatic-validations-of-pull-requests/
3 votes -
Clone Comparison from Comparison History
Sometimes, you carefully craft a comparison between source org and VCS only to discover that you have targeted the wrong branch!
It would be nice to go to the Comparison History tab, select your completed comparison and click Clone so you can change the source/target but preserve your selected metadata filters and selections
1 vote -
Add XML tag as optional filter argument to Environment Variables feature
Current Environment Variable feature uses search/replace logic across the entire metadata file. This is a bit "scary". Add optional 3rd argument for the specific XML tab within the file that you want to limit the scope of the search/replace to
1 vote -
New Feature: Filter Custom Fields (and other sub-components) in Comparison Filters
I'd like to be able to exclude certain custom fields from my comparison.
For example we have fields that have environmental differences between orgs that we don't want to deploy. There are also random fields on standard objects that show up as "different" even though they aren't and it would be nice to filter them out.
2 votes -
hide lower upper case differences
One thing that IDEs let you do is mass change your classes to conform variable references to the variable name using proper case
e.g. Integer myFoo;
referenced as myfoo++; // valid as apex is case insensitive
same with [select id from account] which per proper typography should be [SELECT id FROM Account]
since the IDE makes it so easy to do these mass changes; they still appear in the difference viewer as changed lines. It would be nice to extend the current "Hide reorderings" to also do "Hide upper/lower diffs"
This makes scanning through diffs go much faster while encouraging…
1 vote
- Don't see your idea?