Fix DAST profiles deletion

parent 2a9cfa06
...@@ -174,7 +174,7 @@ export default { ...@@ -174,7 +174,7 @@ export default {
variables: { variables: {
input: { input: {
fullPath: projectFullPath, fullPath: projectFullPath,
profileId, id: profileId,
}, },
}, },
update(store, { data = {} }) { 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