Background
This feature request targets replaying media from downstream apps to a specific root application upstream in the pipeline, not just the immediate upstream app.
Core Feature
Objective:
Media from Output Subject will be allowed to replay from the root upstream app
Implementation Details:
A new dropdown option, “Replay Media on Upstream App,” is added to the Subject Media.
This dropdown shows only root applications in the pipeline.
.png?sv=2022-11-02&spr=https&st=2026-02-25T23%3A11%3A40Z&se=2026-02-25T23%3A22%3A40Z&sr=c&sp=r&sig=V8N1ijSJHMw76jAfajTUsxBoBnQqpsgEYlFP%2B0%2FlSeY%3D)
The root app must be model-based.
If there are multiple root apps, the user can choose which one to replay through.
A visual change: the replay modal now includes the full app-subject path, e.g.,
test → points.
Notes:
If the app has no true upstream root, the replay option will appear grayed out.
There was a workaround script, which is not necessary due to this implementation.