Skip to content
New issue

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

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

Already on GitHub? # to your account

Optimize EntitiesRepository#delete to accept list name for direct entity removal #6566

Open
grzesiek2010 opened this issue Jan 15, 2025 · 0 comments

Comments

@grzesiek2010
Copy link
Member

Problem description

EntitiesRepository#delete should accept the list name as a parameter to directly remove the entity from the specified list. Currently, it only takes the entity ID and iterates through all existing lists to locate and remove it.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Status: inbox
Development

No branches or pull requests

1 participant