Actions
Bug #12251
closedCourse editing broken due to Gutenberg problems
Start date:
2020-01-03
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
Once again, something in our Dashboard/Gutenberg config has broken course editing.
Updated by Boone Gorges almost 5 years ago
- Status changed from New to Rejected
The issue is that the automated creation of Courses (during group/site creation) doesn't populate the post_content of the generated course with the appropriate "template". As far as I can see, there's no easy way to generate the block content on the server side. See https://github.com/WordPress/gutenberg/issues/6494 and related tickets. So, for the time being, anyone opening one of these courses in the Dashboard should do the following: (a) click the 'Reset the template' button that WordPress provides near the top of the page, and then (b) save the post, and then (c) refresh the page. This should fix the issue for that specific course.
Actions