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

referencedsource implementation for derivedentries #773

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

robkozura
Copy link

Summary

Adds new shouldReferenceSource flag to derivedLinkedEntries

Description

This is an attempt to introduce a new flag for derive entries: shouldReferenceSource

The idea is to have a way for derived entries to have a reference field that points back to the source, instead of the source pointing to the derived. (target -> source instead of source -> target)

If the flag is not present, derived entries functions like normal.

Motivation and Context

#184

Todos

  • Integration Tests Written - Unable to get working locally, must rely on PR automation

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

Successfully merging this pull request may close these issues.

1 participant