Open Issues Need Help
View All on GitHub Fix titles about 1 month ago
bug good first issue
Yet Another Airline Management System
PHP
#airline-management#flight-simulation#simulation#virtual-airlines
Edit aircraft fails with missing user permission (as admin) about 1 year ago
AI Summary: Debug a permission issue in a Laravel application where a super admin user lacks the expected permissions to edit aircraft. The task involves investigating why the 'User does not have the right roles' error (403) is occurring despite the user having admin privileges. This likely requires inspecting the application's role and permission assignments, potentially examining database records, code related to authorization, and the Laravel-permission library.
Complexity:
4/5
bug good first issue backend auth
Yet Another Airline Management System
PHP
#airline-management#flight-simulation#simulation#virtual-airlines