-
-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
Unable to edit or create new assets #2325
Comments
Can we please see the most recent contents of your |
[2016-07-26 19:44:07] production.ERROR: exception 'BadMethodCallException' On Tue, Jul 26, 2016 at 3:41 PM, snipe [email protected] wrote:
|
Can I see the contents of your custom fields table? |
[image: Inline image 1] On Tue, Jul 26, 2016 at 4:05 PM, snipe [email protected] wrote:
|
I need the contents of the DB table, not the screen |
Did you grab the release, or latest from master? I think we have migration that should have fixed that out on master. |
I just double checked and I downloaded from /snipe/snipe-it/releases I believe that was the master |
Can you grab the latest from master, please? The releases page is a snapshot of when that code was released, and we've made a few changes since then. Be sure to run |
The format on the custom field were changed to regex:/^ANY$/ after 3.0 update. I updated them myself to ANY on the db |
The point is that I wanted to see if that migration actually fixed your problem. :-/ |
All fixed!!!! Downloaded the master and ran php artisan migrate THANKS A MILLION |
I am facing the same issue after upgrading to version 3.0. I am running snipeit on ubuntu 14.04. Can you please share the link to download the master setup? |
Are you on 3.0 or 3.2? It is fixed in the version 3.2 release found on the download page. |
Slightly different issue but php artisan migrate worked for me too! |
I recently updated to snipe 3 and today I noticed I can't modify existing assets or create new ones. I'm able to check out/check in assets and even other actions.
Expected Behavior (or desired behavior if a feature request)
Create new assets
Actual Behavior
After clicking the "Save" button it just reloads the create asset form and it doesn't create the asset
Please confirm you have done the following before posting your bug report:
Please provide answers to these questions before posting your bug report:
app/storage/logs
and your webserver's logs.The text was updated successfully, but these errors were encountered: