Project

General

Profile

Actions

Feature proposal #5825

closed

Replace type, subtype, ittem, and parent with asset

Added by krileon about 8 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
01 March 2016
Due date:
% Done:

100%

Estimated time:

Description

Replace the relationship columns type, subtype, item, and parent with a single asset column. This can help eliminate issues of using 1 column, but not another. Migration will be needed and the assets need to be properly constructed as follows (general; it really depends on the usage exactly).

type.subtype.parent.item

Example usage.

Type: groupjive
SubType: group.wall
Item: 42
Parent: 15

Asset: groupjive.group.15.wall.42

Query to grab all activity of a specific group could be LIKE 'groupjive.group.15%'.

Type: gallery
SubType: photos
Item: 52

Asset: gallery.photos.52


Related issues 2 (0 open2 closed)

Related to CB Gallery - Feature proposal #5310: Extend the database structureClosedkrileon03 June 2015

Actions
Precedes CB Activity - Feature proposal #5987: Implement support for asset on menu and field usagesClosedkrileon02 March 201602 March 2016

Actions
Actions

Also available in: Atom PDF