Adding Tasks Issue

There is an issue with task, when adding a child task automatically add it in depends on task (hidden field) in the parent task and this column type in database data type. So when adding child tasks I reach a point where I get the below error message. Please help me with a solution for the issue. Thanks

You seem to have hit a code design constraint - the list of tasks is stored in a fixed length store?

This may help explain How to use Add Multiple in Task Tree

Please report this here Issues · frappe/erpnext · GitHub