There's a bug in repo.py which results in 'werkzeug.routing.BuildError
BuildError: Could not build url for endpoint 'view_issues' with values ['repo']. Did you mean 'ui_ns.view_issues' instead?'
when you add milestones to an issue and then klick 'update'.
This doesn't happen in pagure.io, only with a local vagrant instance from git/master
There's a bug in repo.py which results in 'werkzeug.routing.BuildError
BuildError: Could not build url for endpoint 'view_issues' with values ['repo']. Did you mean 'ui_ns.view_issues' instead?'
when you add milestones to an issue and then klick 'update'.
This doesn't happen in pagure.io, only with a local vagrant instance from git/master