fix(migration): prevent duplicate actor fields - #3638
Conversation
|
Thanks a lot @faisalahammad, and sorry for the long back and forth here. I went a different way in #3666, so I am superseding this one. Digging into it, the duplication and the "field comes back after I delete it" reports turned out to be the same missing piece. That also let me drop the cleanup migration. Matching duplicates by title means force deleting user editable content on Your tests and testing instructions were useful for working out what the actual behaviour is, so this was not wasted. Sorry again that it ended up somewhere else. |
Fixes #3339
Proposed changes:
Other information:
Testing instructions:
Changelog entry
Changelog Entry Details
Significance
Type
Message
Fixed the "Powered by WordPress" profile field being added multiple times, and cleaned up any existing duplicates on update.