Is there an existing issue for this?
What happened?
Upon upgrading DNN, the HTML content no longer displays (only an error message is shown) because the workflow associated with the content is incorrect.
Steps to reproduce?
- Upgrade an old site to DNN 10.0.0
Current Behavior
HTML modules display errors
Expected Behavior
HTML modules display contents
Relevant log output
Anything else?
This was introduced by #6261, which had an intentionally simple migration script. This script needs input from some more realistic scenarios to handle more sites.
Affected Versions
10.0.0 (RC)
What browsers are you seeing the problem on?
Firefox
Code of Conduct