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

Implicitly export ascendant topics? #2

Open
JeremyCaney opened this issue Mar 4, 2021 · 0 comments
Open

Implicitly export ascendant topics? #2

JeremyCaney opened this issue Mar 4, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@JeremyCaney
Copy link
Member

Currently, when a topic is exported, the exported topic graph starts at the topic being exported. Then, when it's imported, it necessitates that all parent topics already exist.

As an alternative, we could implicitly export all ascendant topics and flag them so that they're always imported using the Add import strategy. That way, there is always enough contextual information to import a topic, but it won't interfere with existing topics outside of the export scope.

@JeremyCaney JeremyCaney added the enhancement New feature or request label Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant