metatron-app / metatron-discovery

Powerful & Easy way for big data discovery
https://metatron.app
Apache License 2.0
442 stars 112 forks source link

Lineage graph: wrong side space (publishing issue) #2561

Open joohokim1 opened 5 years ago

joohokim1 commented 5 years ago

Describe the bug image (4)

To Reproduce Steps to reproduce the behavior:

  1. Log in as admin.
  2. Management - Explore Data - Metadata - "Create new metadata"
  3. Find MySQL connection. (If none, make by Management - Data Storage - Data Connection - New)
  4. Find polaris (polaris_v2, polaris_dev, etc.) DB
  5. Check 5 tables: activity_stream, audit, common_code, dashboard, datasource.
  6. Management - Explore Data - Metadata - Lineage (a.k.a. lineage tab)
  7. Click "New"
  8. Drag & drop polaris_lineage.csv.txt
  9. Click "Done"
  10. Go to metadata list page (Explore Data - Metadata)
  11. Click audit.
  12. Click "Lineage View" tab.
joohokim1 commented 5 years ago

@eltriny

@ksparknot have made some changes to resolve this, but did not merge into master branch because it could bring a disaster we suffered last week.

I wish you could review the changes in the feature branch, and make a rather safe PR for this issue.

joohokim1 commented 5 years ago

We'll start this issue over, later.