Skip to content

Remote DB Scans - Consecutive connections (no page refresh) #53

Description

@app-generator

Hello team,

If the user connects two consecutive DB and manages the data as data tables, only the first one is successful.
In order to have success, the user needs to refresh the page.

[the same thing happens to CVS ]

Here are the steps:

  • connect to database1 (MySQL or whatever) -> OK
  • export data as DataTables -> OK
  • connect to database2 -> OK
    • NO Page refresh
  • tables are scanned correctly -> OK
  • export data as DataTables -> NOT_OK
    • is displayed nothing

Please take a look. Ty!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions