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.

Invalid state prevents merge messaging from loading

See original GitHub issue

Merge Conflict testing surfaced the following error:

Uncaught (in promise) Error: invalid state - trying to append the diff to a merge entry that isn't defined. line: '' at Object.t.parseMergeResult (merge-tree-parser.ts:161) at Object.t.mergeTree (merge.ts:79) at <anonymous>

Steps to reproduce… a bit murky as it was hard to reproduce:

  • set up and publish new branch (i have two commits: one initial, one gitignore )
  • get the NDDB prompt to surface by comparing with default branch
  • somehow i managed to get the same gitignore file to surface in both the Behind and Ahead tabs, likely by making a change to it
  • check the merge-messaging and it should be stuck in “checking” state
screen shot 2018-09-10 at 8 22 12 am

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
shiftkeycommented, Sep 10, 2018

This will be fixed by 940c9e1709e9669dfa03a3e4aa992f29cf30153a - thanks for the help with reproducing it!

1reaction
shiftkeycommented, Sep 10, 2018

@tierninho thanks, I can see the same error now!

Read more comments on GitHub >

github_iconTop Results From Across the Web

{"transition":"MERGED","state":"READY"} · Issue ... - GitHub
I've faced with the following error for some records during trying to update record: Invalid state transition.
Read more >
How do I fix "Cannot pull into a repository with state
Right click on your project -> Team ->Merge​​ When you do this it will ask for which branch to merge. Select the branch...
Read more >
Merge widget goes to endless "Checking ability to ... - GitLab
Merge widget goes to endless "Checking ability to merge automatically" loading spinner when tab has been stale for a while. NOTE: This issue...
Read more >
Troubleshooting Data Merge Errors - CreativePro Network
The data merge field names that are already placed in the InDesign file can't be found in the database that has just been...
Read more >
Apache Kafka Reference Guide - Quarkus
If checkpoint.unsynced-state-max-age.ms is set to less than or equal to 0, ... Smallrye Reactive Messaging keeps this order for processing, ...
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