You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to see for sure the origin of an artifact as the operation I wrote might has changed over time. Specifically, in the redshift project, I wanted to check for the origins of an artifact and how I did the bins(ing) for the redshift classes.
GME Trace
{"stack": "Error: corerel\n at test (https://dev.deepforge.org/dist/webgme.2.42.1.dist.build.js:10162:23)\n at isValidNodeThrow (https://dev.deepforge.org/dist/webgme.2.42.1.dist.build.js:10405:13)\n at CoreType.isValidNode (https://dev.deepforge.org/dist/webgme.2.42.1.dist.build.js:10669:17)\n at ensureNode (https://dev.deepforge.org/dist/webgme.2.42.1.dist.build.js:19802:13)\n at CoreQ.Core.copyNode (https://dev.deepforge.org/dist/webgme.2.42.1.dist.build.js:20548:13)\n at ReifyArtifactProv.addProvenanceOperation (https://dev.deepforge.org/plugin/ReifyArtifactProv/ReifyArtifactProv/ReifyArtifactProv.js:49:44)\n at async Promise.all (index 1)\n at async ReifyArtifactProv.addProvenanceOperation (https://dev.deepforge.org/plugin/ReifyArtifactProv/ReifyArtifactProv/ReifyArtifactProv.js:57:13)\n at async ReifyArtifactProv.main (https://dev.deepforge.org/plugin/ReifyArtifactProv/ReifyArtifactProv/ReifyArtifactProv.js:39:13)"}
Nice example. Did the original execution happen before the artifact prov PR was merged? I suspect the data is not present in the model so it is not able to reconstruct the provenance as a pipeline :(
Even if that is the case, it would be good to have a better error message.
Some Context
I wanted to see for sure the origin of an artifact as the operation I wrote might has changed over time. Specifically, in the redshift project, I wanted to check for the origins of an artifact and how I did the bins(ing) for the redshift classes.
GME Trace
Console Logs
The text was updated successfully, but these errors were encountered: