Managing "minor/dependent" entries #12

Open
opened 2025-01-15 15:59:25 +00:00 by aonrud · 1 comment
Owner

Decide structure for minor entries.

Options:

  • As per v1 - boolean 'minor'
  • Foreignkey link to parent
  • Boolean field on relationship model (tested in Organisation app).

Potential overlaps - Periodical "hidden on site" setting, used for the full periodical list to reduce noise.

Alternative for "hidden on site" - just filter by associated items? Could be a lot of DB joining if also filtering for "minor" entries, which perhaps can have 0 items?

Decide structure for minor entries. Options: * As per v1 - boolean 'minor' * Foreignkey link to parent * Boolean field on relationship model (tested in Organisation app). Potential overlaps - Periodical "hidden on site" setting, used for the full periodical list to reduce noise. Alternative for "hidden on site" - just filter by associated items? Could be a lot of DB joining if also filtering for "minor" entries, which perhaps can have 0 items?
Author
Owner

Publications in v1 have "hidden on site" to remove them from the index list. Adding the same for orgs. would allow associating docs directly with branches/depts. of parties without littering the index too.

Publications in v1 have "hidden on site" to remove them from the index list. Adding the same for orgs. would allow associating docs directly with branches/depts. of parties without littering the index too.
Sign in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Blocks
#3 Models
Irish-Left-Archive/ILAv2
Depends on
Reference: Irish-Left-Archive/ILAv2#12
No description provided.