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

404 error when trying to delete category #4216

Closed
dbarajas1 opened this issue Oct 15, 2017 · 3 comments
Closed

404 error when trying to delete category #4216

dbarajas1 opened this issue Oct 15, 2017 · 3 comments

Comments

@dbarajas1
Copy link

Expected Behavior (or desired behavior if a feature request)

I am trying to delete a category that has no assets associated with.


Actual Behavior

When I try to delete the category it gives me a 404 error message.


Please confirm you have done the following before posting your bug report:


Provide answers to these questions:

  • Upgrade from 3.6.4
  • Version 4.0.9
  • Version PHP 5.6.31
  • 5.5.56-MariaDB
  • Centos 7 and Apache
  • Before upgrade install.sh then git clone upgrade path to new version.
  • WITH DEBUG TURNED ON, just 404 error

I see this as an exception

/var/www/html/snipeit/vendor/laravel/framework/src/Illuminate/Routing/RouteCollection.php#179 Symfony\Component\HttpKernel\Exception\NotFoundHttpException

@madd15
Copy link
Contributor

madd15 commented Oct 15, 2017

Possible old route deleting a categories takes you to /admin/settings/categories

@dmeltzer
Copy link
Contributor

Where are you deleting it from?

@dbarajas1
Copy link
Author

dbarajas1 commented Oct 15, 2017 via email

dmeltzer added a commit to dmeltzer/snipe-it that referenced this issue Oct 15, 2017
@snipe snipe closed this as completed in 22e9246 Oct 16, 2017
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

No branches or pull requests

3 participants