Skip to content

Make re-labelled trace names persistent #474

Open
@ebugden

Description

@ebugden

At the moment #451 allows labelling a trace set with a user defined name (without impacting the file name). However, this label isn't persistent since the change is just made in the front end and is not propagated to the trace server. For example, if a user closes the trace viewer, when they reopen it the traces will have their original filenames instead of the relabeled names. This is unexpected and confusing.

Trace set labels should be propagated to the server and stored so that they are persistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Trace ServerInvolve changes in the trace server itself (in the incubator source code)

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions