Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Can't create more than 10 e2e key backup versions #4169

@dbkr

Description

@dbkr

The current version is obtained by MAX(version) in the db, but we do +1 to get the new version in synapse code, so once we create version 10, this sorts before version 9 so version 9 remains the current version.

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