rMWfa31bf1675af: Add Special:ChangeContentModel in core introduced the content model change log. Since Special:EnableFlow is also a content model change, it should also log it.
Description
Description
Related Objects
Related Objects
Event Timeline
Comment Actions
It's not technically a content model change, because EnableFlow moves the old page and then creates a new Flow page with the same name.
Comment Actions
Special:ChangeContentModel can also be used to create pages. This would be useful if the default content model is different from the desired one (the same as the use case here).
This is not as urgent after fixing T146425: If Flow is replacing an existing page, Special:EnableFlow does not attribute the creation, but seems like a valid request.