validate
validate copied to clipboard
Validate failing products that contain "collection" not in the beginning of filename
Checked for duplicates
No - I haven't checked
🐛 Describe the bug
Validate is failing products that contain "collection" not in the beginning of filename. It is indeed an error to have "collection " as the start of a file name (unless it is the collection inventory) but its also failing files like ola_l2a_collection_overview.pdf which does not violate rule
🕵️ Expected behavior
I expected ola_l2a_collection_overview.pdf would pass validation
📜 To Reproduce
Here is the validate output: SKIP: file:/sbn/staging/orex/orex.ola_v5_0/document/ola_l2a_collection_overview.xml INFO [info.integrity.unreferenced_file] Skipping file:/sbn/staging/orex/orex.ola_v5_0/document/ola_l2a_collection_overview.xml due to collection not latest or does not sharing the same logical_identifier as the bundle target ...
🖥 Environment Info
- Version of this software validate-3.5.0-SNAPSHOT
- Operating System: MacOSX ...
📚 Version of Software Used
validate-3.5.0-SNAPSHOT
🩺 Test Data / Additional context
No response
🦄 Related requirements
🦄 #xyz
⚙️ Engineering Details
No response