Skip to content

issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Go language:Java

Filter by

38.9M results  (642 ms)

38.9M results

Bug: En export-runtime/index.js:147, misunderstandings are pushed to payload.patterns WITHOUT a type field. On import, kdna-studio.js:356-358 checks if (!pattern.type) continue — entries skipped silently. ...

Bug: When misunderstanding cards are exported via v1 export (export-runtime/index.js:166-174), three fields are silently dropped: failure_risk, applies_when, does_not_apply_when. These fields exist in ...

Bug: Comment at kdna-studio.js:2092-2095 claims Canonical evidence field is evidence_materials (set by cmdImport via evidenceApi.addEvidence). The legacy project.evidence field never receives writes. ...

Bug: When feynman command fails, error message at kdna-studio.js:2290 says Generate one with the feynman authoring command, or set it via card update... There is no feynman authoring subcommand. The ...

Bug: When importFromKdna takes the legacy fallback path (no payload.kdnab, kdna-studio.js:680-719), only 5 of 14 card types are imported: axiom, ontology, boundary, misunderstanding, self_check. Silently ...

Bug: filter always silent no-op. kdna-studio filter always outputs No evidence to filter regardless of imported files. Root cause: key mismatch in shared project object. Import writes to project.evidence ...

Bug Dragging a Power Set onto a Power item sheet does not display the Power Set name. The powerSets array field is missing from the Power data model schema (module/data/power.mjs), so the drop handler ...
bug

Bug cmdMigrate (kdna-studio.js:1461-1597) creates tmpDir at line 1471, wraps operations in try/finally with cleanup at line 1594. However, fail() at line 89 calls process.exit(code) — JavaScript finally ...

Bug kdna-studio.js has 20+ for (const x of (A || [])) patterns where the || [] fallback is unreachable if A is a truthy non-array object ({}). This causes object is not iterable crash. Why || [] is unreachable ...

Bug When importFromKdna dispatches to cardsFromLegacyPayload (kdna-studio.js:403-474), two card types are silently dropped with no warning. Asymmetry - importFromFolder handles: axiom, ontology, boundary, ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.