question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

After ERPNext update to v13.7.0 kanban link stopped working.

See original GitHub issue

When you try to switch from the list to Kanban, nothing happens. Kanban view not opening. But if you type in the address bar of your browser “/view/kanban/”, everything works fine, the kanban section opens.

Context information (for bug reports)

An error appears in the Console:

Uncaught (in promise) TypeError: e.slice is not a function at Object.convert_from_standard_route (router.js:301) at router.js:253 at new Promise (<anonymous>) at Object.set_route (router.js:251) at Object.frappe.set_route (router.js:427) at frappe.views.ListViewSelect.setup_kanban_boards (list_view_select.js:269) at HTMLAnchorElement.action (list_view_select.js:120) at HTMLAnchorElement.dispatch (jquery.min.js:3) at HTMLAnchorElement.r.handle (jquery.min.js:3)

Output of bench version

erpnext 13.7.0 frappe 13.7.0

(paste here)

Steps to reproduce the issue

  1. Open Task List
  2. Klinck List view menu
  3. Select Kanban view

Observed result

Kanban view not opening. Nothing happens. But if you type in the address bar of your browser /view/kanban/ , everything works fine, the kanban section opens. error in Kanban view

Expected result

Opened Kanban view

Stacktrace / full error message

(paste here)

Additional information

OS version / distribution, ERPNext install method, etc.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
shariquerikcommented, Jul 28, 2021

PR: https://github.com/frappe/frappe/pull/13788 will fix this issue. Closing

0reactions
vespersolutionspk18commented, Jul 29, 2021

Yeap same here, I posted on the community, thinking that perhaps it was a bug within erpnext but all my sites are having issues with kanban

Read more comments on GitHub >

github_iconTop Results From Across the Web

Kanban Board - Issue - Customize ERPNext
I updated my version to v13. 8 and it got worse. My kanban boards are broken now, even the one that was still...
Read more >
ERPNext 14 not working after bench update reset
nformation about bug ERPNext 14 not working after bench update reset TypeError: 'str' object does not support item assignment.
Read more >
[Release Notes] ERPNext Version-13-beta-7 and Frappe ...
Took more than 4 hours to run this patch, and eventually connection to database was lost. The patch probably needs some optimization. Re-running ......
Read more >
Kanban Boards In Workspaces ERPNext v14 - customization
It is possible to customize a workspace to link to a Kanban in V13 or V14, but as @rmeyer says, not to render...
Read more >
After the update to 13.7.0 POS not longer shown properly
After little issues with psutil, vue, and node-sass now all seems to work ... bench switch-to-branch version-13 frappe erpnext --upgrade.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found