If panels page has taxonomy term and we set the vocabulary of this term -- we got this setting to be saved with numerical id of the vocabulary instead of machine name. This causes problems (panels page is not found) when id of the vocabulary got changed. This may happen for example when we do code-driven development.

The solution probably should be to switch to machine names.

Comments

adam-delaney’s picture

I have experienced this issue also. This definitely becomes a problem when you are working using a features workflow. Does anyone have a work around or fix for this?