Steps to replicate the issue (include links if applicable):
- Build function-orchestrator at HEAD
- Set WikilambdaOrchestratorLocation to http://mediawiki-function-orchestrator-1:6254/1/v1/evaluate/ in WikiLambda/extension.json
- Run the example "Invoke the Map function"
What happens?:
Error resolving the argument Z10043K3
What should have happened instead?:
The function should have run successfully
Software version (skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):
After fixing this bug, the test should be re-enabled in the extension (WikiLambda/tests/phpunit/integration/API/ApiFunctionCallTest.php) to avoid similar regressions