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

Cannot update plugin via the UI #2455

Closed
oscarsiles opened this issue Oct 22, 2019 · 0 comments
Closed

Cannot update plugin via the UI #2455

oscarsiles opened this issue Oct 22, 2019 · 0 comments
Assignees
Labels
S: merged Completed, reviewed, and merged issues T: bug
Milestone

Comments

@oscarsiles
Copy link
Contributor

Expected Behaviour

Plugin updates via UI by clicking the corresponding button.

Actual Behaviour

Plugin does not update. Tried to update the Language Picker plugin, but nothing was happening and no errors were showing in server log. Did some debugging and it should be throwing the error "There is a plugin already installed with a target attribute of '_languagePicker'." but isn't. From what I can tell, this was probably introduced in #2440 .

Steps to Reproduce

  1. Update a plugin via the UI.

Versions

  • Authoring Tool Version: 0.10.1
  • Framework Version: 4.3.0
  • Node.js Version: 12.13 LTS
  • MongoDB Version: 4.0.12
  • Operating System: Ubuntu
  • Browser: Chrome
@tomgreenfield tomgreenfield added this to the Bug patch milestone Oct 23, 2019
@tomgreenfield tomgreenfield self-assigned this Oct 23, 2019
@dancgray dancgray added the S: merged Completed, reviewed, and merged issues label Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S: merged Completed, reviewed, and merged issues T: bug
Projects
None yet
Development

No branches or pull requests

3 participants