Hi there,
I can't update the status from the dashboard, I get something went wrong updating the component and then it takes me to the front page.

I can't arrange the order of components or components group, I get the same error.
Nothing in the error log and I can update the components by creating and editing an Incident.
I am running 2.4.0 and have pulled the latest git.
Check previous report of similar issue and comma is at the end of the lines in ApiController

laravel log not changed since install
php-fpm log empty
nginx error log empty
Any pointers where else I could check would be great.
Any ideas?
Thanks,
Ben
Thanks for reporting this @Phelzier, I'll take a look now.
Also running v2.4.0 and I am getting same error.
I am sleuthing another issue that I may report a a new issue regarding unable to create an issue in the incident/create area. It sends an email, but never makes it to the database and gives a swift error like it is unable to connect to SMTP. Obviously, this will require a new ticket but I find it strange I am unable to open an incident in either fashion.
Same issue here with 2.4. I looked a bit and the problem is that the Ajax request isn't authorized (401), although the cookies and CRSF are sent, it gives a 401. Maybe there's an issue in the auth middleware with Ajax requests.
same problem on sort components (Drag and Drop). :-(
Same issue with 2.4 on my 2.4
Same issue for me on 2.4.
Sorry for delayed response, but I confirm that this is now working as intended. Thanks for you support.
Most helpful comment
Thanks for reporting this @Phelzier, I'll take a look now.