@Raymond_Liew, This error could be, your doctype with the given name is not available. Check if doctypeâs name is correct or available. If not can you please provide more information about your problem? Thank you.
In creating a Kanban, I have tried all 3 available options in the "Column Based Onâ field: Naming Series, Get Items From and Status. All 3 of them show the same error.
@Raymond_Liew, Kanban Board can be created for those fields which are defined as âselectâ field types. Are these 3 fieldsâ types are set to select?
Please include a text copy of the complete traceback - the stack trace specifies exactly what the code is doing. To retrieve that requires a self-hosted environment, where you will need access to the server logs.
Yes the steps to create the error and the full traceback (aka the stacktrace) are key to discover a recurring problem, the last line of the error gives clues but entrails matter the mostâŚ
I am getting the same issue still in (ERPNext: v13.12.1 (version-13),Frappe Framework: v13.12.1 (version-13)) when working with kanban board. Kanban Board [âLeadâ] not found. The resource you are looking for is not available. Renaming Kanban board name doesnât work.
This happens when DocType does not have title field set. The error could be better, or title should be a requirement for creating a Kanban board for a given DocType.