Unable to Add Sprint in Taiga Development Environment

While attempting to create a new sprint in the Scrum → Backlog section of the Taiga development environment, we encountered an issue. The option to add a new sprint seems to be missing, and the “Add Sprint” button is not visible. This is preventing us from organizing our backlog effectively. Anybody could help me how to make the button visible in dev environment

Hi there!

Do you have any logs? Logs from the different Taiga services, nginx, and also the browser’s console and network tabs.

Best regards!

[05/Sep/2024 13:25:59] “GET /api/v1/projects?member=18&order_by=user_order&slight=true HTTP/1.1” 401 54
[05/Sep/2024 13:26:00] “GET /api/v1/epics?assigned_to=18&status__is_closed=false HTTP/1.1” 401 54 [05/Sep/2024 13:26:00] “GET /api/v1/userstories?assigned_users=18&dashboard=true&is_closed=false HTTP/1.1” 401 54
[05/Sep/2024 13:26:00] “GET /api/v1/tasks?assigned_to=18&status__is_closed=false HTTP/1.1” 401 54
[05/Sep/2024 13:26:00] “GET /api/v1/userstories?dashboard=true&is_closed=false&watchers=18 HTTP/1.1” 401 54
[05/Sep/2024 13:26:00] “GET /api/v1/issues?assigned_to=18&status__is_closed=false HTTP/1.1” 401 54
[05/Sep/2024 13:26:00] “GET /api/v1/epics?status__is_closed=false&watchers=18 HTTP/1.1” 401 54
[05/Sep/2024 13:26:01] “GET /api/v1/tasks?status__is_closed=false&watchers=18 HTTP/1.1” 401 54
[05/Sep/2024 13:26:01] “GET /api/v1/issues?status__is_closed=false&watchers=18 HTTP/1.1” 401 54
[05/Sep/2024 13:26:01] “GET /api/v1/web-notifications?only_unread=true&page=1 HTTP/1.1” 401 54
[05/Sep/2024 13:26:01] “POST /api/v1/auth/refresh HTTP/1.1” 401 68

Got some log data