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
Currently, as an apparent result of #620 (specifically 65be1ca and possibly part of 7b4ff9e from #634).
The fix to this is one of the following:
do a mini-refactor so that the default relation is exposed at the config level and have NEO and standard production use different configs
if possible (need to check on this) switch the NEO load so that is it using isa_partof instead of regulates, to bring it inline with master and other index creation
In the interim, I'm going to create an AmiGO branch that tracks master except for those two code lines so that @abessiari can continue with Noctua devops testing.
The text was updated successfully, but these errors were encountered:
Currently, as an apparent result of #620 (specifically 65be1ca and possibly part of 7b4ff9e from #634).
The fix to this is one of the following:
isa_partof
instead ofregulates
, to bring it inline withmaster
and other index creationIn the interim, I'm going to create an AmiGO branch that tracks
master
except for those two code lines so that @abessiari can continue with Noctua devops testing.The text was updated successfully, but these errors were encountered: