On old Pages that only get transcluded but do not store themselfes the warning is shown and the category is set even though the missing context does not do any harm there.
This PR adds an exception for showing the warning (and setting the category) in the way that it disables the warning (and category) if storage is disabled already (i.e. not storing into match1 nor into match2).
Summary
On old Pages that only get transcluded but do not store themselfes the warning is shown and the category is set even though the missing context does not do any harm there. This PR adds an exception for showing the warning (and setting the category) in the way that it disables the warning (and category) if storage is disabled already (i.e. not storing into match1 nor into match2).
How did you test this change?
preview tests with dev enabled