You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For some odd reason (I can't remember off the top of my head), the currently All Versions selection is showing bulletins for DNN 09.01.01. Perhaps there is now "All Versions" functionality and this may have been a quick hack to show the most recent version at the time the module was developed? If so, this not an ideal user experience and is leading to a negative user sentiment and is potentially causing confusion making people think the vulnerabilities shown are valid for the most recent version of DNN (09.13.07) at the time of this issue creation.
I propose we do several things:
Determine if the current endpoint supports actual All Versions results (showing all bulletins for all versions and not passing a querystring parameter of 090101 (which seems to be currently hard-coded for the default view on load of the module).
If All Versions is an option, then leave it in the dropdown selection options, but no longer make it the default selected one upon module load.
Change the default view to show bulletins for the most recent version.
The text was updated successfully, but these errors were encountered:
For some odd reason (I can't remember off the top of my head), the currently
All Versions
selection is showing bulletins for DNN 09.01.01. Perhaps there is now "All Versions" functionality and this may have been a quick hack to show the most recent version at the time the module was developed? If so, this not an ideal user experience and is leading to a negative user sentiment and is potentially causing confusion making people think the vulnerabilities shown are valid for the most recent version of DNN (09.13.07) at the time of this issue creation.I propose we do several things:
All Versions
results (showing all bulletins for all versions and not passing a querystring parameter of090101
(which seems to be currently hard-coded for the default view on load of the module).All Versions
is an option, then leave it in the dropdown selection options, but no longer make it the default selected one upon module load.The text was updated successfully, but these errors were encountered: