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.
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_partofinstead ofregulates, to bring it inline withmasterand other index creationIn the interim, I'm going to create an AmiGO branch that tracks
masterexcept for those two code lines so that @abessiari can continue with Noctua devops testing.