Skip to content

Add compatibility checks #175

@gsiv

Description

@gsiv

For the management service to work, the following components must be compatible:

  • the openslides binary
  • the management service
  • templates
  • configuration files

As far as I can tell, there are currently no compatibility checks in place. Instead, users must rely on the vague error messages to find the flaws with their setup.

Wouldn't it be a good idea to add version identifiers and checks to the management tool? For example, breaking changes such as #172 could be detected by openslides and pointed out with much more helpful info, e.g., "This v1 template is incompatible with openslides v2". Similarly, when communicating with the management service, it would be nice to read, e.g., "Can not create user: incompatible management service version".

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions