Fixtures imported partly

I have created an app and then imported fixtures. It was working properly. But when I installed that app on a fresh site, fixtures were imported partly. In the custom_field.json file, the field details are present but are not reflecting to the doctypes.

try

bench --site sitename migrate
bench --site sitename build

Tried but not working.