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

Fix CircleOfDeath on plugin install #1656

Merged
merged 2 commits into from
Jul 28, 2020

Conversation

dmitrylyzo
Copy link
Contributor

@dmitrylyzo dmitrylyzo commented Jul 27, 2020

Wrong initial deminification eb469bd

⚠️ But it installs most recent version instead of specified.
Form request is /Packages/Installed/Reports?AssemblyGuid=d4312cd9-5c90-4f38-82e8-51da566790e8&version=7.0.0.0
Or should we block downgrade?
But it installs most recent version even if it is uninstalled.

Changes
Fix wrong deminification

Issues
Fixes #1622

@sonarcloud
Copy link

sonarcloud bot commented Jul 27, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
2.4% 2.4% Duplication

@joshuaboniface joshuaboniface added the stable backport Backport into the next stable release label Jul 27, 2020
@dkanada dkanada merged commit 89e5846 into jellyfin:master Jul 28, 2020
@joshuaboniface joshuaboniface added this to In progress in Release 10.6 Maintenance via automation Aug 3, 2020
@joshuaboniface joshuaboniface moved this from In progress to Done in Release 10.6 Maintenance Aug 3, 2020
joshuaboniface pushed a commit that referenced this pull request Aug 3, 2020
Fix CircleOfDeath on plugin install

(cherry picked from commit 89e5846)
Signed-off-by: Joshua M. Boniface <joshua@boniface.me>
@joshuaboniface joshuaboniface moved this from Done to Backported in Release 10.6 Maintenance Aug 3, 2020
@joshuaboniface joshuaboniface removed the stable backport Backport into the next stable release label Aug 3, 2020
@dmitrylyzo dmitrylyzo deleted the fix-plugin-install branch February 20, 2022 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Attempting to install different version of plugin fails with no error.
4 participants