Project

General

Profile

Actions

Feature proposal #8663

closed

Implement reusable stored stream objects

Added by krileon almost 3 years ago. Updated 11 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
11 August 2021
Due date:
% Done:

100%

Estimated time:

Description

Currently stream objects are built dynamically and passed between pages using session data. This prevents them from being reusable and they can't be reliably reconstructed. Instead implement a database table for holding all the streams parameters, remove the global parameters, and move all stream storage here. This gives a central location for configuring streams (note only necessary for Activity and Comment streams) and allows rebuild from stream id.

This is a continuation of #7454 where it has been decided that getting rid of the Asset usage provides no real world benefit after further benchmark testing.

Actions

Also available in: Atom PDF