On/Off times do not work for DAM Assets
We use the on/off times for content, allowing us to activate/publish content prior to when it is meant to be publicly accessible. When published content is outside of its on/off window, attempts to retrieve the content on the publisher will return a 404, as expected.
We would like to use the same mechanism with DAM assets, so they may be scheduled for the same "on window" as the content that uses them. Despite the on/off time properties existing in the DAM asset editor, they don't seem to work. I've tested with both 5.6.1 and 6.1, and the assets continue to be accessible through their direct path (/content/dam/path/to/image.png), as well as through image component references (/content/site/page/_jcr_content/par/image.img.png/3457623456.png). What gives? If the on/off times for DAM assets don't control availability, why do these properties exist?