ActionView::Template::Error: cannot update a new record
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
https://sentry.gitlab.net/gitlab/gitlabcom/issues/1816949/?referrer=gitlab_plugin
ActiveRecord::ActiveRecordError: cannot update a new record
active_record/persistence.rb:664:in `update_columns'
raise ActiveRecordError, "cannot update a new record" if new_record?
ee/projects_helper.rb:271:in `show_discover_project_security?'
current_user.ab_feature_enabled?(:discover_security)
/opt/gitlab/embedded/service/gitlab-rails/ee/app/views/layouts/nav/sidebar/_project_security_link.html.haml:49:in `_ee_app_views_layouts_nav_sidebar__project_security_link_html_haml__3668279576649615191_70206430532000'
- elsif show_discover_project_security?(@project)
action_view/base.rb:274:in `_run'
send(method, locals, buffer, &block)
action_view/template.rb:185:in `block in render'
view._run(method_name, self, locals, buffer, &block)
...
(245 additional frame(s) were not displayed)
ActionView::Template::Error: cannot update a new record
Edited by 🤖 GitLab Bot 🤖