Closed bradfordcondon closed 4 years ago
here's a summary of the problem and the workaround.
https://github.com/tripal/tripal/issues/868#issuecomment-469292799
Unfortunately writing a script is going to be tough because its not as simple as copying a single row of a table. What I did was
It would be better to understand how to fix in core but havent done that yet.
While no automated way to accomplish this task has been found, the manual workaround above succeeds and is documented and included in the Upgrade Guide, https://github.com/NAL-i5K/T2-to-T3-Upgrade-Guide
Thanks @Ferrisx4 , looks like we can close this.
Note, this info is now redundant with the migration guide repo, please use that instead.
executive summary
(to be done prior to migration)
ckeditor
andwysiwyg_filter
(should have been done prior to migration)admin/config/content/formats/
. Rename the old filters "filter name (Don't use)".description
Description fields dont migrate correctly from t2-t3. This is for organisms and analysis.
https://github.com/tripal/tripal/issues/721
I think disabling the custom WYSIG editors is part of the solution. However even then changing hte input type to "full HTML" or filtered HTML doesnt work, and the field doesnt display. returning to the edit page means the text format box still isnt set;