Hello,
We have multiple people on our team working on CF 3.2/MIQ (with their own dev envs) and we have a problem with exporting and importing service dialogs and I was wondering what others do to work around it.
If we use Tag Control items, the associations between the dialog element and the tag category gets lost for tags if we export and import between appliances. It appears that this is because the export format uses the specific category_id from the database which only applies to a single environment.
We are working in small iterations so it is common to need to reimport the dialogs into dev environments and production. Needing to go into the dialog and re-associate the tag control items is a source of frustration in dev and deployment consistency issues in prod.
What are other people out there doing to work around this issue?