The test for /req/core/job-creation-input-ref seems to be confused based on its explanation saying No input with href detected.
This abstract test points to a non-existing requirement, which was probably merged into requirement 18.
All processes need to always support an input by reference, as per requirement 18 B (/req/core/process-execute-inputs).
A proper test would test submitting input by reference for possible input types.
The test for
/req/core/job-creation-input-ref
seems to be confused based on its explanation saying No input with href detected. This abstract test points to a non-existing requirement, which was probably merged into requirement 18.All processes need to always support an input by reference, as per requirement 18 B (
/req/core/process-execute-inputs
).A proper test would test submitting input by reference for possible input types.
See also #285.