Re: Tag propagation and classification entityTypes

2017-09-18 Thread Sarath Subramanian
David, The current tag propagation code in review doesn't account for inherited tags (from super types), this was done intentionally as this is being handled by entity notification listener. When a tag is added/deleted/updated on an entity we send notification messages which includes the tag's

Tag propagation and classification entityTypes

2017-09-15 Thread David Radley
Hi Madhan and Sarath, It occurs to me that we are introducing 2 new definitions around classifications that require the code to traverse around the graph. - classificationDefs now have entityTypes to restrict the entities that they can be applied to. This requires us to check entity and