Project

General

Profile

Actions

Feature proposal #7535

closed

Improve support for passing Target and Object variables around streams

Added by krileon about 5 years ago. Updated almost 5 years ago.

Status:
Closed
Priority:
High
Assignee:
Target version:
Start date:
18 April 2019
Due date:
% Done:

100%

Estimated time:

Description

Currently this is parsed out of the asset on demand, which is fine and works, but we need a means of setting these as part of the stream cache when the stream object is first created. This way child streams know who the target is or the object. Currently this is done as follows.

Parent: groupjive.group.10
Activity: 1

This for example is a comment stream of the activity entry with the ID of 1, which has an asset of groupjive.group.10. Ideally you'd just have the following.

Target: GROUP_OBJECT
Object: ACTIVITY_OBJECT

The plan originally was to store these IDs, but they already exists as part of the asset so it's not necessary, but on DISPLAY handling it would be useful to be able to pass around and access these objects.


Related issues 1 (0 open1 closed)

Related to CB Activity - Feature proposal #7444: Improve core activity parsing for comment repliesClosedkrileon30 January 2019

Actions
Actions

Also available in: Atom PDF