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

Add association between Story and both Character and Group - CMS side #413

Open
mikron-ia opened this issue Jun 19, 2024 · 1 comment
Open
Labels
backend Issue concerning backend blocking Blocks another task importance: should Optional, but useful or needed, but not critically; should be done internal Without much influence on the interface

Comments

@mikron-ia
Copy link
Owner

Characters and Groups most often appear within context for a Story. Add an n:n nullable connection, akin to GroupMembership, that would allow to associate those objects.

Scope:

  • create internal structure
  • make it assignable in the CMS
@mikron-ia mikron-ia added backend Issue concerning backend internal Without much influence on the interface importance: should Optional, but useful or needed, but not critically; should be done labels Jun 19, 2024
@mikron-ia mikron-ia changed the title Add association between Story and both Character and Group Add association between Story and both Character and Group - CMS side Jun 19, 2024
@mikron-ia mikron-ia added the blocking Blocks another task label Jun 19, 2024
@mikron-ia
Copy link
Owner Author

Partial duplicate of #370

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issue concerning backend blocking Blocks another task importance: should Optional, but useful or needed, but not critically; should be done internal Without much influence on the interface
Projects
None yet
Development

No branches or pull requests

1 participant