Skip to content

Remove duplicate EnableGlobalMethodSecurity annotation to fix production

What does this mr do?

Fix production profile

Actions taken to fix bug

remove duplicate @EnableGlobalMethodSecurity annotation

Does this MR meet the acceptance criteria?

  • I have added a changelog entry to reflect the significant changes I made and the bug I fixed.
  • A test was created to test the bug.
  • I have updated the documentation accordingly.
  • I adhere to the style guide.

Merge request reports

Loading