schemalister icon indicating copy to clipboard operation
schemalister copied to clipboard

Django + Heroku application for listing Salesforce objects and fields

Results 8 schemalister issues
Sort by recently updated
recently updated
newest added

I keep getting the below error for the dev sandbox. There was an error processing your request: There was no objects returned from the query

Hello @benedwards44, When I hit the "GET SCHEMA" button, I get a 500 Error. Is it going to be down for a while? Thank you.

Hey team, The Schema lister tool is down again. I know you've been resetting the server quite a few times. It seems like a recurring issue. Any chance you can...

Receiving an error when trying to submit a schema lister request. 500 - Website Error There appears to have been an error. The administrator has been notified.

Due to my works orgs having a astonishing amount of objects. could you get it to push out a list of objects, then ask for a tick for all the...

There is an oauth error when using schemalister on herokuapp. Request Method: | POST -- | -- https://schemalister.herokuapp.com/oauth_response/ 1.6.5 ProgrammingError permission denied for relation getschema_schema /app/.heroku/python/lib/python2.7/site-packages/django/db/backends/util.py in execute, line 53...

https://github.com/benedwards44/schemalister/blob/29bb3eae662df21b780b42c78d72a48cf2664c26/getschema/tasks.py#L227 I believe this line should check for nillable rather than required per https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_methods_system_fields_describe.htm#apex_methods_system_fields_describe I'm finding that no field is ever marked as Required

Hello! Tab names seem to have a 29 character limit. Can this be expanded? I ask because objects with names that are longer than 29 characters are getting cut off....