-
-
Notifications
You must be signed in to change notification settings - Fork 774
[Bug]: Upload Package button missing in Settings > Servers > Upgrades #7069
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
After having upgraded many sites from 9.10.13 to 10.02.01 using the "old way", the upgrades tab in Settings > Servers doesn't show the "upload packages" button.
Steps to reproduce?
I just applied the upgrade package downloaded from github DNN releases. After the successful upgrade, none of my sites shows the mentioned "upload packages" button.
Current Behavior
Missing "upload packages" button.
Expected Behavior
The "upload pacckage" button should appear in the panel under the available packages table.
Relevant log output
Anything else?
After investigation, I found out it was due to the lack of the following line in web.config > AppSettings: . I suggest to add this to the documentation (https://docs.dnncommunity.org/content/getting-started/setup/upgrades/post-10.2.0-steps.html) and I wonder if the upgrade from previous DNN versions just forgot to add the line to the web.confing during the upgrade.
Affected Versions
10.2.3 (latest v10 release)
What browsers are you seeing the problem on?
No response
Code of Conduct
- I agree to follow this project's Code of Conduct