Skip to content

Restored history items should contain reference to parent. #4750

@ianwallen

Description

@ianwallen

When using the restore option (see #3703), there should be a way to identify the parent status which the restore came from. This would allow for better linkage.

See comments within the pull request.

image

I believe the key for the status table is too large and it would be better to consolidate the key into a single unique key and then simply have a restored_from_status_id added to the table instead of a merged key as a string.

This may require some discussion....

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions