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.
1373 results found
-
Show Formula Comparisons line by line
When comparing formulas (in validations, formula fields, workflow criteria...) the comparison should be done line by line.
Considering the whole formula a block and only showing that "something" has changed in the formula is not useful when looking for conflicts between environments.
When pushing changes between environments, admins are checking to make sure they are not overwriting other changes with their update. They most probably know the formula has changed (that was their job) but they need to ensure no unwanted changes are added/deleted from the target environment.
In long formulas with many lines (potentially >100) it's not easy to…
1 vote -
Add feature for admin to disable all email notifications globally from the profile
Add feature for admin to disable all email notifications globally from the profile
1 vote -
Show expired orgs in list of salesforce orgs
When checking my list of salesforce orgs it would be good to see that the listed orgs have valid tokens and if they don't have valid tokens either checked on the fly/daily etc or just from previous automation attemps/backup attempts this would really help when you have access to many sandbox orgs on your user account.
https://i.imgur.com/j0qb4Bq.png Example possible implementation?1 vote -
Support Filter by Status from Monitoring History
I occasionally need to review the Monitoring History for a particular org over a period of more than a few days (eg. Last 30 Days or more). I'm only interested in reviewing entries where the Status = "Different" so I can quickly ignore those that are "Identical". This would be a good place for a column filter like those that you support on the Compare & Deploy page.
It would also be nice to have the ability to filter on other columns (eg. Changed, New, Deleted, etc.) like only those entries where New components were added.
Thanks in advance!
1 vote -
Page layout comparison in Same Org
It would be so valuable and help immensely with tech debt to be able to compare page layouts and lightning page layouts within an org to see what the differences are.
1 vote -
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.4 votes -
Support deployment of password and session policies via Gearset
According to the Salesforce developer link https://help.salesforce.com/s/articleView?id=000349181&type=1
Password and Session policies include a numeric code which is equal to a epoc timestamp. This timestamp will be different in each org. In order for deployment to succeed, the timestamp code in the metadata name must match the target org. Since all orgs are different, there isn't an automatic way to do this.
Please create a feature in gearset that will automatically replace the timestamp numeric code with that of the target org so that we can use gearset to deploy password and sessions policies.
2 votes -
Create a pop-up warning when on the Selected Items tab before you can deselect all items
Without the Undo feature, there is the odd time (nightmare situation) where you haven't saved your compare and are on the Selected Items tab and accidentally deselect all items. It would be great to get warned that all work will be lost unless it's saved or the deselect action is canceled.
2 votes -
Add a 'flag' to ignore XML 'utf' versus 'UTF' in XML header.
I believe there exists a mismatch with the XML header reference to UTF in the Gearset library to what is used in SFDX.
6 votes -
Transfer ownership of an Org Monitoring job
Transfer ownership of an Org Monitoring job:
We are a consulting firm and a project team often changes during the life of a project. Right now if we have an org monitoring job tied to a project and the owner of that job is moved off the project we need to create a new job and perform a manual comparison.
It would be great if instead of all these manual step we could just change the owner of an Org Monitoring job.
4 votes -
Test salesforce connections in mass to highlight which need to be re-authorized
Having a way to monitor/test all salesforce connections in mass to then highlight which need to be re-authorized would be helpful instead of catching them when preparing to do a comparison.
2 votes -
Have an ability to modify message which is posted to Slack channel.
It would be nice to have the ability to modify this notification message somehow.
E.g. include a number of PR which was merged into the main branch. Or remove extra information such number of deployed components.now it looks too big
Gearset Continuous Integration
A continuous integration run succeeded for ***** CI/CD. The job was a deployment.
Changed objects
3
New objects
0
Deleted objects
0
Source commit
1c***f2b3 votes -
Ability to filter records on field "ischanged" when doing a data backup comparison.
Instead of just being able to filter on field values when comparing a data backup. Give the user the ability to filter on a certain field being changed.
6 votes -
dynamic search function after comparison
dynamic search function
it would be helpful after the comparison to look for multiple components at the same time and not each one individually. for the release we get a list of components example from the developer:
CustomerAddress
CustomerNamec
Customer_Telc
...I want to include the entire list in one search, and I want gerset to search for each row individually. Example in SQL:
SELECT * FROM table
WHERE column1 LIKE '%customeraddress%'
OR column1 LIKE '%customernamec%'
OR column1 LIKE '%customer_telec%'
OR column1 LIKE '%customertele_c%'
...this change would save us…
1 vote -
API to export backup to S3 for data warehousing/datalake
A lot of time we would like to have data out of SF not just for backup purposes but for data analytical purposes as well. Ownbackup currently has this functionality via APIs.
https://documenter.getpostman.com/view/12146739/TzJuAxgY#0f1fc918-7616-4b58-8d52-0e8370f57d9b
https://ownbackup-kb.magentrixcloud.com/articles/knowledgebase/Using-the-OwnBackup-API-5-6-2020
If gearset has this, it would help us move to GS for all our SF problesms
4 votes -
Allow users set their own default tab view when viewing the comparison between orgs
The recent change (March '22) to change the default tab when viewing a comparison from Changed Items to 'All Items' makes it more difficult to quickly see changes, because maybe there aren't any. The All Items list would also be extremely long if the org is particularly complex.
As such, I propose that you give users the ability to select their own default tab when the comparison page loads, so we can choose to always view 'New' or 'Changed' items.4 votes -
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.5 votes -
BitBucket commit on a successful Org deployment
It would be a nice feature to have a setting on the deployment summary page to also commit to a git branch with deploying to an org.
2 votes -
Integrate with Rally as an option in addition to JIRA/ADO
We have customers who use Rally to manage their requirements similar to how many use Jira. Would be great to have this capability
1 vote -
Add Time Column to the CI Deployment page
Due to recent latency issues regarding SF performance issues, I would like to quickly see how long each CI job takes without having to download an individual report for each job. This can either be solved by either:
Adding a field to the CI Deployment page so that I can compare each CI job
Allow me to extract a complete report of all of the CI jobs and open it in excel with the time column so that I can compare the values. I can currently do this from the Deployment history page, however this does not include the CI…
2 votes
- Don't see your idea?