]> git.arvados.org - arvados.git/commit
21074: Only apply strict validation to linked workflow collections
authorPeter Amstutz <peter.amstutz@curii.com>
Fri, 18 Apr 2025 17:17:18 +0000 (13:17 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Fri, 18 Apr 2025 17:17:18 +0000 (13:17 -0400)
commitb38bdbf2d2d06e11bb7585898defe248c8edce65
tree384361cff0e10b06e8f7996e6638f973757c6dce
parent1802ef7cc2a42224631809c3b2f2aead564b0e71
21074: Only apply strict validation to linked workflow collections

If you have a collection of type: workflow, strict validation only
applies if it is actually linked.  This accomodates legacy collections
which have type: workflow but don't have all the newly defined fields.

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
services/api/app/models/collection.rb
services/api/test/integration/workflows_test.rb