Child Doctype Migrate

Hi,
in frappe i have two servers one for development, one for production
right now in development i changed alot
I changed child doctype name also

For example in production:
Quiz parent doctype quizData child doctype

IN development
Quiz parent doctype newquizData child doctype

right now i will pull data from development to production thats fine
In production i have my existing data in quizData child doctype right i want to move that into newquizData

if we moved means it will automatically connected with it’s respective parent doctype right ??

Can we do this in frappe ??? Any script available for this

@mohsininspire

Hi,

You have to keep all your customization into external app and manage this changes with fixture.