An error occurred while fetching the assigned iteration of the selected issue.
NoMethodError: undefined method `content_tag' for MarkupHelper:Module
https://sentry.gitlap.com/gitlab/gitlabcom/issues/30525/
NoMethodError: undefined method `content_tag' for MarkupHelper:Module
Did you mean? const_get
app/helpers/markup_helper.rb:121:in `markup_unsafe'
content_tag :pre, class: 'plain-readme' do
app/models/repository.rb:533:in `rendered_readme'
MarkupHelper.markup_unsafe(readme.name, readme.data, project: project) if readme
lib/gitlab/metrics/instrumentation.rb:156:in `block in _uncached_rendered_readme'
trans.method_call_for(#{label.to_sym.inspect}).measure { super }
lib/gitlab/metrics/method_call.rb:23:in `measure'
retval = yield
lib/gitlab/metrics/instrumentation.rb:156:in `_uncached_rendered_readme'
trans.method_call_for(#{label.to_sym.inspect}).measure { super }
...
(66 additional frame(s) were not displayed)
undefined method `content_tag' for MarkupHelper:Module
Did you mean? const_get