CM-Well / CM-Well

CM-Well - a data warehouse for your knowledge graph
Apache License 2.0
177 stars 34 forks source link

DCSync - Incorrect DCSync behaviour when using transformation #1205

Open yanpom opened 5 years ago

yanpom commented 5 years ago

DCsynced to abc/aa - worked fine Tried to dcsync to abc/aa1 - expected is to start the dcSync from scratch But in this case the dcSync starts from where the previous finished.

e-orz commented 5 years ago

The issue is the using /proc/dc/dc1?qp=system.parent.parent_hierarchy:something returns wrong index time in case of nesting with more than one level (i.e. /data.com/something and not just /something). It seems that it retrieves the index time of the parent (i.e. /data.com)