Not showing record in list view and showing error

Dear All,

I have implemented the workflow on new doctype.
Workflow is working fine and records are showing on reports.

But records are not showing on list view and JS console showing following error:

Uncaught TypeError: Cannot read property ‘fieldname’ of undefined
in frappe.min.js at line 5274.

Please advice what can i do to resolve this issue.

Thanks and best regards,
A.Rehman

Share your repo. Really hard to guess anything.