Problem:

After rearranging some taxonomy term values /admin/structure/taxonomy/manage/{vocabulary}/overview, it was discovered upon save that config-readonly is being called. Adding terms and reordering terms should be considered content, not configuration.

Testing:

I've made the updates in a sandbox environment to see if there is any difference when I export configuration, and found none.

Solution:

Config-readonly should allow requests from the above urls to go through.

Comments

fwgrange created an issue. See original summary.

fwgrange’s picture

Issue summary: View changes
douggreen’s picture

Status: Active » Closed (duplicate)