Commit 04dd5762 authored by David O'Regan's avatar David O'Regan

Merge branch '294242-fix-dast-profiles-deletion' into 'master'

Fix DAST profiles deletion

See merge request gitlab-org/gitlab!50271
parents 48fc9dc1 556644e1
......@@ -174,7 +174,7 @@ export default {
variables: {
input: {
fullPath: projectFullPath,
profileId,
id: profileId,
},
},
update(store, { data = {} }) {
......
---
title: Fix DAST profiles deletion
merge_request: 50271
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment