NotePlan / NotePlan/plugins

Dashboard bug: move to note is sometimes not removing items from the section properly

Ouverte
#649 1 commentaire 0 réactions 1 personne assignée Voir sur GitHub

@jgclark y travaille déjà.

Depuis le 1/7/2025.

Langage dominant
JavaScript
Étoiles
204
Forks
82
Merge moyen
22 h 27 min
PR mergées (30 j)
3

Description

2025-07-01 16:28:31 | DEBUG | userInput / processChosenHeading :: headingLevel: 2 chosenHeading: 'kenna'
2025-07-01 16:28:31 | DEBUG | moveItemToRegularNote :: - Moving to note 'Family Todos Undated' under heading: 'kenna'
2025-07-01 16:28:31 | DEBUG | moveItemToRegularNote :: - newHeadingLevel: 2
2025-07-01 16:28:31 | DEBUG | coreAddTaskToNoteHeading :: starting for note 'Family Todos Undated' under heading 'kenna' text ! @kenna Sell the moped headingLevel 2
2025-07-01 16:28:31 | DEBUG | coreAddTaskToNoteHeading :: Adding task '! @kenna Sell the moped' to 'Family Todos Undated' below 'kenna'
2025-07-01 16:28:31 | DEBUG | NPP/findParaFromStringAndFilename :: starting with filename: 20250627.md, content: {! @kenna Sell the moped}
2025-07-01 16:28:31 | DEBUG | moveItemToRegularNote :: - Removing 1 para from original note 20250627.md
2025-07-01 16:28:31 | DEBUG | doMoveToNote :: - Sending remove line request for ID 13-6
2025-07-01 16:28:31 | DEBUG | bridgeClickDashboardItem :: ⏱️ ⚠️ 20,008ms for bridgeClickDashboardItem: "moveToNote" before processActionOnReturn()

  • numeric Setting 'newTaskSectionHeadingLevel' number: 2
  • numeric Setting 'maxItemsToShowInSection' number: 100
  • numeric Setting 'autoUpdateAfterIdleTime' number: 0
  • numeric Setting 'lookBackDaysForOverdue' number: 0
    2025-07-01 16:28:31 | DEBUG | getListOfEnabledSections :: sectionsToShow: OVERDUE,SEARCH
    2025-07-01 16:28:31 | DEBUG | processActionOnReturn :: TASK: updatedParagraph "N/A"
    2025-07-01 16:28:31 | DEBUG | processActionOnReturn :: REMOVE_LINE_FROM_JSON: for ID:13-6 task:{! @kenna Sell the moped}
    2025-07-01 16:28:31 | DEBUG | processActionOnReturn :: -> removing item 13-6 from sections[0].sectionItems[6]
    2025-07-01 16:28:31 | DEBUG | processActionOnReturn :: -> NOT asking for any further refresh: hopefully React will do its stuff!
    2025-07-01 16:28:31 | DEBUG | updateReactWindowFLC: handlerResult :: {
    "success": true,
    "actionsOnSuccess": [
    "REMOVE_LINE_FROM_JSON"
    ]
    }
    2025-07-01 16:28:31 | DEBUG | updateReactWindowFLC :: for item ID: 13-6 from OVERDUE to do REMOVE_LINE_FROM_JSON
    2025-07-01 16:28:31 ❗️ ERROR ❗️ updateReactWindowFLC :: no updatedParagraph param was given, and its not a Project update. So cannot update react window content for: ID=13-6. errorMsg=-
    2025-07-01 16:28:31 | DEBUG | - data.item at error: :: {
    "ID": "13-6",
    "itemType": "open",
    "teamspaceTitle": "",
    "para": {
    "noteType": "Calendar",
    "prefix": "* ",
    "dueDate": "2025-06-27",
    "rawContent": "* ! @kenna Sell the moped",
    "hasChild": false,
    "isAChild": false,
    "filename": "20250627.md",
    "lineIndex": 2,
    "title": "2025-06-27",
    "type": "open",
    "priority": 1,
    "indentLevel": 0,
    "isTeamspace": false,
    "startTime": "none",
    "changedDate": "2025-07-01T23:21:49.104Z",
    "content": "! @kenna Sell the moped"
    }
    }
    2025-07-01 16:28:31 | DEBUG | bridgeClickDashboardItem :: ⏱️ ⚠️ 20,052ms total runtime for bridgeClickDashboardItem: "moveToNote"

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Par où commencer

  1. Lisez l'issue en entier, puis le guide de contribution du projet.
  2. Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
  3. Forkez le dépôt et travaillez sur une branche.
  4. Ouvrez une pull request qui référence le numéro de l'issue.

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.