Skip to content

Fix 404 error when editing predefined network policies

What does this MR do?

This MR fixes the problem when creating predefined network policy. Previously users received 404 error when trying to modify predefined policy, this MR addresses that problem.

This MR is just a fix that helps us quickly resolve this bug, we will properly solve the issue as described in #336947 (comment 657247617) over next weeks.

Screenshots or Screencasts (strongly suggested)

Kapture_2021-08-23_at_09.11.37

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Related to #336947 (closed)

Merge request reports