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

Convert slug to a field type #248

Open
seancdavis opened this issue Jun 5, 2018 · 0 comments
Open

Convert slug to a field type #248

seancdavis opened this issue Jun 5, 2018 · 0 comments

Comments

@seancdavis
Copy link
Owner

Slugs shouldn't be explicit from Sapwood. They should be a type of field and only required and unique as determined by the configuration.

However, to implement this, we should assume all current templates are using the slug field and therefore should create a required slug field on every existing template during the transition.

@seancdavis seancdavis added this to the v3.0.0 milestone Jun 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant