Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error in script.js #4

Merged
merged 1 commit into from Sep 19, 2015
Merged

Fix error in script.js #4

merged 1 commit into from Sep 19, 2015

Conversation

joaosalless
Copy link
Contributor

On update the role, if permissions [entitie] [action] is different of 'no' was returning this error:

SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'ownership_key' cannot be null.

This pull request fixes the problem.

Thank you

On update the role was returning this error:

SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'ownership_key' cannot be null.
@mikebronner
Copy link
Owner

@joaosalless Thanks for posting this! :) I will take a look at this later today and get it fixed.

@joaosalless
Copy link
Contributor Author

👍

mikebronner added a commit that referenced this pull request Sep 19, 2015
@mikebronner mikebronner merged commit e2540f0 into mikebronner:master Sep 19, 2015
@mikebronner
Copy link
Owner

This is now fixed in release 0.1.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants