Skip to content

Store server feature level in Redux #4049

@gnprice

Description

@gnprice

(This isn't ripe to do any work on until the server side has been implemented.)

Per zulip/zulip#14618, we plan to add a "feature level" number to the server's API, which appears alongside zulip_version but can be used at a finer grain.

Once it's there, we'll want to observe it on /server_settings and /register, and maintain it in Redux. This will work just like #3839.

Then we'll want to use it instead of the version number anywhere we can -- basically, for any new server feature that's after 2.1.0. In particular:

Priority because of #3131.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions