Postponed on #2381973: View wizard creates 'invalid' views out of the box, missing plugin_ids, insecure permissions β .
Views wizards are some extra plugins to define the UI of admin/structure/views/add
They currently basically hardcode the views config, instead of using some kind of API,
which results in really brittle code.
Instead of hardcoding all kind of views configuration always use the API to set it.
This makes it possible to automatically follow config changes.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.