Skip to content

Error When Launching Actions on Student Report #1

Description

@lmdegreeff

Error occurs when clicking actions on the student report.
Error also occurs when clicking on the permissions report.

Debug info: Unknown column 'p.ride_permission_details' in 'field list'
Error code: dmlreadexception

I believe the error stems from the fact that I renamed field specific_drivers to ride_permission_details in every place I could find as well as the XLMDB editor, but for some reason in Sequel Pro the column in the permissions table is still listed as specific_drivers instead of the new name. The other changes I made to the table (renaming a couple other fields and deleting two fields) were reflected in the permissions table, so I am not sure what is causing this specific issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions