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

Searching for conflicts requires a field 'slug' in the entity #7

Open
cammanderson opened this issue Aug 8, 2011 · 0 comments
Open

Comments

@cammanderson
Copy link
Collaborator

I know it is implied (e.g. get/set slug), but you may want to implement a naming convention around slugs, such as meta_slug or similar. Is it possible to refactor somehow so that entities can declare what the field is to search on? Thinking like how the security package configures the username field (e.g. in security with the entity section).

Currently the Listener uses the repository to search for conflicts based on the slug field.

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

No branches or pull requests

1 participant