We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06dc686 commit 7c3ee64Copy full SHA for 7c3ee64
routers/web/repo/issue_view.go
@@ -991,5 +991,4 @@ func prepareIssueViewContent(ctx *context.Context, issue *issues_model.Issue) {
991
ctx.ServerError("roleDescriptor", err)
992
return
993
}
994
- ctx.Data["Issue"] = issue
995
0 commit comments