Skip to content

Fixed datasources bug

Compare
Choose a tag to compare
@DomBennett DomBennett released this 07 Nov 15:27
· 5 commits to master since this release

Resolver left 'hanging' if unknown name provided. Problem due to multiple datasource searching when name not found in initial target datasource. Resolved by splitting searches into multiple requests rather than one.