DFreds/dfreds-convenient-effects

Old effects' descriptions not migrated to new editors' description field

Krigsmaskine opened this issue · 1 comments

Describe the bug
If you have a description on an effect from before DFred's switched editor, the description will not be shown in the editor after the update, but is still present somewhere, as chat output will output the old message.

Screenshots
image

So I guess for that there needs to be a migration, which will check if that description is empty or not, check the flags to get the older description if available, copy the description in the new field and unset older Flags 🤔