)]}'
{
  "commit": "c48e6602383aa0069b49409107972253ab85d03a",
  "tree": "0868ba2266724a695f381cf005d9b0a72d7c8f2b",
  "parents": [
    "fa95b03dd5729c1887101ae7f4d09b2583b3f6fd"
  ],
  "author": {
    "name": "Salome Maro",
    "email": "salomehonest@gmail.com",
    "time": "Wed Aug 21 23:44:47 2019 +0200"
  },
  "committer": {
    "name": "Salome Maro",
    "email": "salomehonest@gmail.com",
    "time": "Fri Aug 23 13:45:51 2019 +0200"
  },
  "message": "Bug 550301: Fixed issue with DeleteQickFix not deleting the trace link(s)\n\nThe delete quick fix did not work because the correct trace\nlink to be deleted could not be found using the current\ngetConnectedElements() method in the GenericMetamodelAdapter class.\n\nThis method is now updated to use the EcoreUtil.equals method\nto check if an artifact is part of a trace link.\nThe change also ensures that the right artifact wrapper is deleted.\n\nIf the deleted element is an EObject, the EMF editor deletes the element\nfrom the trace link directly. Therefore, the code checks if there is\na trace link with only one item and deletes the trace link. If the\nexisting link has more than one item, it is not deleted.\n\nChange-Id: Ic79840013f243d252382847f2ad99466d94117c8\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e4ebdd5ef339d6337c50f15bf05ee3effcbaeca7",
      "old_mode": 33188,
      "old_path": "bundles/org.eclipse.capra.generic.tracemodel/src/org/eclipse/capra/generic/tracemodel/GenericMetaModelAdapter.java",
      "new_id": "7b34a0b11ba2a27f903ff811c8e7654245f32e91",
      "new_mode": 33188,
      "new_path": "bundles/org.eclipse.capra.generic.tracemodel/src/org/eclipse/capra/generic/tracemodel/GenericMetaModelAdapter.java"
    },
    {
      "type": "modify",
      "old_id": "ececf7f32bbab16366ae63947b2ff201de72b6a0",
      "old_mode": 33188,
      "old_path": "bundles/org.eclipse.capra.ui.notification/src/org/eclipse/capra/ui/notification/DeleteQuickFix.java",
      "new_id": "84494d4fa93a48cfe91a445edae4fc1a6881690c",
      "new_mode": 33188,
      "new_path": "bundles/org.eclipse.capra.ui.notification/src/org/eclipse/capra/ui/notification/DeleteQuickFix.java"
    }
  ]
}
