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

UI enhancement: automatically display reverse relationships #47

Closed
lauratinnel opened this issue Aug 18, 2021 · 1 comment
Closed

UI enhancement: automatically display reverse relationships #47

lauratinnel opened this issue Aug 18, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request priority: low low priority

Comments

@lauratinnel
Copy link
Contributor

lauratinnel commented Aug 18, 2021

If a user imports an artifact using a one-way relationship, the system should automatically create and display the reverse relationship between the two related artifacts.

E.g.,

Paper1 cites Paper 2 << user entered
Paper2 cited by Paper1 << system created

How this is implemented is TBD and up to the development team. Two approaches have been discussed:

  • Importer automatically creates the static reverse relationship at publish time
  • Front end dynamically generates and displays the reverse relationship when an artifact is viewed.

This issue relies on resolution of #46

@lauratinnel lauratinnel added enhancement New feature or request priority: low low priority labels Aug 18, 2021
@lauratinnel lauratinnel changed the title Artifact Importer: Automatically Create Reverse Relationships on Import Artifact Importer: Automatically Display Reverse Relationships Aug 18, 2021
@lauratinnel lauratinnel changed the title Artifact Importer: Automatically Display Reverse Relationships UI Enhancement: Automatically Display Reverse Relationships Aug 18, 2021
@lauratinnel lauratinnel changed the title UI Enhancement: Automatically Display Reverse Relationships UI enhancement: Automatically Display Reverse Relationships Aug 18, 2021
@lauratinnel lauratinnel changed the title UI enhancement: Automatically Display Reverse Relationships UI enhancement: automatically display reverse relationships Aug 18, 2021
@timyardley
Copy link
Contributor

note, backend was changed to support this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: low low priority
Projects
None yet
Development

No branches or pull requests

3 participants