Closed nickbe closed 8 years ago
I only managed to replicate the issue when the project ID in the URL was incorrect.
The URL structure for adding new issue is /project/[project ID]/issue/new
I think I managed to replicate this issue. Fixed in develop
branch
The problems seems still to be there. This is the URL. While this works: http://localhost/projects/new_issue This won't: http://localhost/project/1/issue/new
This is also related to the route configuration when public project is enabled.
I tried yesterdays version which still seems to have the problem. I wanted to translate, but I couldn't see the translated tags there. Have you already located the problem?
Yep. works now. Thanks and closed.
If you're on the dashboard and you click [+ new Issue] then everything works fine, but if you've selected an project and you're inside the project list, then [+ new issue] throws and error: