Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

frontend: plugin: Sync plugin version with backend #2578

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

skoeva
Copy link
Contributor

@skoeva skoeva commented Nov 15, 2024

This change allows the frontend to update plugin fields from the backend, avoiding the case where a plugin is updated but the version number does not reflect this.

Fixes: #2535

This change allows the frontend to update plugin fields from the
backend, avoiding the case where a plugin is updated but the version
number does not reflect this.

Fixes: #2535

Signed-off-by: Evangelos Skopelitis <[email protected]>
@skoeva skoeva added bug Something isn't working plugins labels Nov 15, 2024
@skoeva skoeva self-assigned this Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working plugins
Projects
Development

Successfully merging this pull request may close these issues.

Plugins version in the UI is not matching the actual versions
1 participant