Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OGUI-1598] Cleanup 'delete' handler in layout controller #2733

Merged

Conversation

mariscalromeroalejandro
Copy link
Collaborator

  • branch and/or PR name(s) includes JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected
  • FLP integration tests were ran successful

This PR cleans up the delete handler in the LayoutController by removing redundant checks for id and owner. These validations are already handled in the middlewares, making them unnecessary in the controller.

@mariscalromeroalejandro mariscalromeroalejandro merged commit 324b3e3 into dev Jan 29, 2025
10 checks passed
@mariscalromeroalejandro mariscalromeroalejandro deleted the feature/QCG/OGUI-1598/cleanup-delete-controller branch January 29, 2025 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants