Tuleap Community Edition development and releases are no longer public. You have until September 30th to download packages and sources in Tuleap project. You can contact the team if you need further assistance.

    •  
      request #20101 Crash when accessing GET /plugins/agiledashboard/
    Infos
    #20101
    Thomas Gerbet (tgerbet)
    2021-03-18 08:59
    2021-03-17 18:10
    21705
    Details
    Crash when accessing GET /plugins/agiledashboard/

    Trace:

    Fatal error: Uncaught TypeError: Argument 1 passed to Tuleap\AgileDashboard\Planning\PlanningDao::searchByProjectId() must be of the type int, null given, called in /usr/share/tuleap/plugins/agiledashboard/include/Planning/PlanningFactory.class.php on line 144 and defined in /usr/share/tuleap/plugins/agiledashboard/include/AgileDashboard/Planning/PlanningDao.php on line 79
    TypeError: Argument 1 passed to Tuleap\AgileDashboard\Planning\PlanningDao::searchByProjectId() must be of the type int, null given, called in /usr/share/tuleap/plugins/agiledashboard/include/Planning/PlanningFactory.class.php on line 144 in /usr/share/tuleap/plugins/agiledashboard/include/AgileDashboard/Planning/PlanningDao.php on line 79
    Call Stack
    #	Time	Memory	Function	Location
    1	0.0001	402512	{main}( )	.../index.php:0
    2	0.0080	2839424	Tuleap\Request\FrontRouter->route( )	.../index.php:49
    3	0.0118	3554120	Tuleap\Request\FrontRouter->routeHandler( )	.../FrontRouter.php:108
    4	0.0246	4382824	Tuleap\AgileDashboard\AgileDashboardLegacyController->process( )	.../FrontRouter.php:248
    5	0.0295	4578088	AgileDashboardRouter->route( )	.../AgileDashboardLegacyController.php:81
    6	0.0312	4699352	AgileDashboardRouter->renderAction( )	.../AgileDashboardRouter.class.php:399
    7	0.0312	4699352	AgileDashboardRouter->executeAction( )	.../AgileDashboardRouter.class.php:570
    8	0.0312	4699352	Planning_Controller->index( )	.../AgileDashboardRouter.class.php:591
    9	0.0312	4699352	Planning_Controller->showHome( )	.../PlanningController.class.php:204
    10	0.0312	4699352	PlanningFactory->getNonLastLevelPlannings( )	.../PlanningController.class.php:212
    11	0.0312	4699352	PlanningFactory->getPlannings( )	.../PlanningFactory.class.php:245
    12	0.0312	4699352	Tuleap\AgileDashboard\Planning\PlanningDao->searchByProjectId( )	.../PlanningFactory.class.php:144
    
    Agile Dashboard
    All
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2021-03-18
    Attachments
    Empty
    References
    Referenced by request #20101

    Follow-ups