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

Need to initialize AttributeFields with link destinations specified #1001

Open
drusepth opened this issue Aug 3, 2021 · 0 comments
Open

Comments

@drusepth
Copy link
Member

drusepth commented Aug 3, 2021

Right now we're creating the initial AttributeFields for an account based on the original <content>.yml files, which don't include the types of pages to link to. Instead, we're inferring those page types from the old-style links/relations.

Before we can remove those relations (and associated tables, etc), we'll need to add the those link destinations to all of the default field specs -- and we should probably just use those to create new-style links upon initialization.

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