Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-2638

Disabling tag propagation at an edge : Switching propagate flag after adding tag to blockedPropagatedClassifications

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0
    • 1.0.0
    • atlas-core
    • None

    Description

      1. Created a database db1 and table db1.table1.
      2. Updated the relationship between db1 and table1 to TWO_TO_ONE.
      3.Added tag1 to db1. Tag is propagated to table1.
      4. Updated relationship between db1 and table1 and added tag1 to blockedPropagatedClassifications.
      5. now , tag1 is removed from table1.
      6. Now switched propagate flag value of tag1 at db1 from True to False.
      7. In relationship definition between db1 and table1 , tag1 is removed from blockedPropagatedClassifications.
      8. Now switched propagate flag value of tag1 at db1 from False to True.
      9. In relationship definition between db1 and table1 , tag1 is added back automatically to blockedPropagatedClassifications.
      10. Now, though tag1 is in blockedPropagatedClassifications , tag1 is still propagated to table1.

      Attachments

        1. ATLAS-2638.1.patch
          1 kB
          Sarath Subramanian

        Activity

          People

            sarath Sarath Subramanian
            sarath Sarath Subramanian
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: