Hi Connie, Fix is committed to master and branch-0.8 can you please check
Thanks, Keval Bhatt On Mon, Apr 9, 2018 at 11:23 AM, Keval Bhatt <[email protected]> wrote: > > Hi Connie, > > The cause of issue is a cyclic reference. > > I will take this issue sooner. > > Thanks, > Keval Bhatt > > On Mon, Apr 9, 2018 at 11:08 AM, Nixon Rodrigues <nixon.rodrigues@ > freestoneinfotech.com> wrote: > >> >> ---------- Forwarded message ---------- >> From: Connie Chen <[email protected]> >> Date: Thu, Apr 5, 2018 at 12:41 AM >> Subject: Lineage breaking when adding an extra node >> To: [email protected] >> >> >> >> Hi, does anyone know why the lineage for a dataset would disappear as >> more nodes are added? I am not sure how to debug this. I see some 404 >> errors and this in the console when I try to load the page: >> >> Uncaught RangeError: Maximum call stack size exceeded >>> at keys (<anonymous>) >>> at Function.s.keys (underscore-min.js?bust=1519685834833:1) >>> at Function.s.isMatch (underscore-min.js?bust=1519685834833:1) >>> at underscore-min.js?bust=1519685834833:1 >>> at underscore-min.js?bust=1519685834833:1 >>> at Function.s.each.s.forEach (underscore-min.js?bust=151968 >>> 5834833:1) >>> at Function.s.filter.s.select (underscore-min.js?bust=151968 >>> 5834833:1) >>> at Function.s.where (underscore-min.js?bust=1519685834833:1) >>> at N.d.checkForLineageOrImpactFlag (LineageLayoutView.js?bust=151 >>> 9685834833:80) >>> at LineageLayoutView.js?bust=1519685834833:94 >> >> >> I also see a lot of messages like >> >> {"errorCode":"ATLAS-404-00-005","errorMessage":"Given instance guid >>> d4717984-a5bc-4f4d-90b7-9299e90e62f6 is invalid/not found"} >> >> >> But in my browser I am able to navigate to it via: >> https://atlas-server.corp.stripe.com/index.html#!/detailPage >> /d4717984-a5bc-4f4d-90b7-9299e90e62f6 >> >> My use case is, I post a process A with a bunch of inputs and outputs and >> I see lineage in the outputs. Then, I post another process B with process >> A's outputs as process B's inputs. Then when I reload the page of process >> A's outputs, the lineage disappears and I get the above errors. >> >> Are there any restrictions to lineage or how it is displayed? Why would >> existing lineage disappear after I post a new process that uses the same >> dataset? I am on Atlas 0.8.2. Thank you. >> >> Connie >> >> >> >
