11 Kommentare (11 Kommentare)1 Reaktion (1 Reaktion)0 zugewiesene Personen (0 zugewiesene Personen)Python5.938 Stars (5.938 Stars)2.942 Forks (2.942 Forks)batch import
buggood first issuev16
Beschreibung
Dieses Issue enthält keine Beschreibung.
- Issue Type
- bug
- Voraussetzungen
- Keine
- Research-Richtung
- Examine the tree view breadcrumb implementation in Frappe's frontend code. Locate the template where breadcrumbs are rendered (likely in a Vue component). Determine why the doctype name is not displayed. Check if the data source for the breadcrumb is missing the doctype property. Refer to comments in the issue for additional context.