Problem/Motivation
The update path from 8.0.x to 8.1.1 and 8.1.0 to 8.1.1 is different, so we should have tests for it.
This came up in #2407853: TaxonomyIndexTid Views plugin stores selected terms with the ID instead of UUID where a post update hook added in a previous issue would cover the 8.0.x -> 8.1.x case but not the 8.1.x to 8.1.x case.
Comments
Comment #11
catchNow a duplicate of #3082230: [meta] Convert some tests to Build tests.