G

Results 11 issues of G

The OAuth Login With Salesforce button uses Localhost as a base URL, instead of taking it either from an env var or from a config file. This makes hosting spexy...

@jamwise new official search feature means we should archive this i think.

### Steps to reproduce Steps to reproduce the behavior: 1. Install flowbutton 2. Create a Screen Flow that creates a record, a Recordtriggered flow that does actions Beforeupdate on that...

### Summary Probably linked to https://github.com/forcedotcom/cli/issues/1471 Both Profiles and PermissionSets seem resistant to `.forceignore`. Setting specific exclusions simply don't work despite the CLI claiming the exclusions work. ### Steps To...

bug
validated

When desining a table, if one specifies Lookup.Parent_field__c, the table does not display and indicates that the field does not exist on the object. Expected behaviorl: the columns can be...

I bought a radio that was recommended as working for 303Mhz despite being listed at 404 originally. Further to our other issue I did a few tests far away from...

# Description A lot of modern tools output UTF-8 with a BOM to indicate the encoding. This BOM does not get parsed by the tool and having DeveloperName as the...

# Description It is possible and easy to import data that will have a Visualforce error when the load succeed because the data reutrned is too big # Wanted Behavior...

# Description If a file contains both commas and semi-colons, the tool will try to parse both, at the same time, as column separators. Therefore columns need ot be fully...

# Description When uploading a CSV that contains both Label and DeveloperName, if Label is first in the file, DeveloperName is disregarded and the tool tries to populate it from...