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

Create reusable utility for agenda folder validation #3217

Open
coderabbitai bot opened this issue Feb 15, 2025 · 2 comments
Open

Create reusable utility for agenda folder validation #3217

coderabbitai bot opened this issue Feb 15, 2025 · 2 comments
Assignees
Labels
unapproved Unapproved for Pull Request

Comments

@coderabbitai
Copy link

coderabbitai bot commented Feb 15, 2025

Background

Currently, agenda folder validation logic is duplicated across different mutations. This includes checking if:

  • The folder exists
  • The folder belongs to the correct event
  • The folder is compatible with agenda items

Proposal

Create a reusable utility function to centralize this validation logic, making the code more maintainable and reducing duplication.

References

Notes

/cc @shivasankaran18

@github-actions github-actions bot added the unapproved Unapproved for Pull Request label Feb 15, 2025
@palisadoes
Copy link
Contributor

This issue is available for assignment

@bandhan-majumder
Copy link

bandhan-majumder commented Feb 15, 2025

@palisadoes please assign this issue to me as I will also work with the same in frontend later on in a feature request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unapproved Unapproved for Pull Request
Projects
None yet
Development

No branches or pull requests

2 participants