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.

Inconsistencies in Database Importer

See original GitHub issue

Prerequisites

Description

  1. The same error message added in #1359 when there are empty mandatory fields in the Add Connections window, can be added in the Add Drivers window for consistency, although there’s only one field which is of course mandatory.

  2. Some brief description in PromptText similar to Add Connections window would be nice, again for consistency:

image

image

  1. Noticed an issue with the import status message when there is a filter applied. I guess it should only display the number of rows that are actually drawn on the graph. This looks more like a bug if the filter doesn’t select any rows, as it doesn’t draw anything on the graph but the message says it has imported some rows. image

Steps to Reproduce

  1. Open constellation and open Import From Database window and try above

Expected behaviour: Be consistent

Actual behaviour: Not consistent

Reproduces how often: 100%

Additional Information

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
GammaVelcommented, Feb 4, 2022

Thanks @Auriga2 for fixing all these issues, you sure have improved the overall functionality here. They are looking great and I have been enjoying the improvements with importing data from my sqlite DB. I did notice a few minor issues in general relating to importing from a DB which I have just created new tickets for. I think this is because I haven’t been using this functionality very much lately so a few things stood out to me that we could do to make it even better!

0reactions
Auriga2commented, Dec 16, 2021

Yes it should handle this issue. Thanks Antares, I was about to create a new ticket for this. Arcturus has suggested the 1st solution there, which makes sense and less confusing to users.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting database import errors
This error message indicates that you don't have sufficient permissions to create the new database, which is caused by the CREATE DATABASE ......
Read more >
Common Causes of Inconsistent Databases
Database inconsistencies can be caused by the use of unsupported hardware configurations on NFS. In systems that include Network File System (NFS) mounts,...
Read more >
Inconsistency in Export/Import database - SAP Community
Hi everybody. We recently generate two new environments in our SAP landscape, Development and QAS, using the export/import procedure.
Read more >
Errors Importing Database Objects - Oracle Help Center
Errors can occur for many reasons when you import database objects, as described in this section. When these errors occur, import of the...
Read more >
Re-import because of inconsistencies in the asset database
I've got a Windows bluescreen at the same time when I was saving my Unity scene. The projects wasn't saved before so I...
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