Artifact collection paths must be odd-depth, and the error now states every rule.
What's wrong with this entry?
Validation on artifact database reads and writes now also requires the collection path to be odd-depth, on top of the existing rules that it be 1 to 15 segments with a single-segment document id. The error message states all of it together.
- The full message names the byte cap on the path and notes the check runs after any permission or hook rewrites of the path.
collection must be an odd-depth path of 1-15 segments and doc_id one segment, collection must be an odd-depth path of 1-15 segments and doc_id one segment, within the path byte cap, after permission or hook rewrites
Strings lifted out of the shipped bundle, so the claim above can be checked against them.