CONTAP-308931: NoncurrentVersionExpiration ILM rules delete versions based on their time from the current object version
Issue
- NoncurrentVersionExpiration ILM rules delete versions based on the time between any given non-current version of an object compared to the current version of the object. If the time disparity is greater than '-non-curr-days', the non-current object will be deleted.
- The intended behavior as described in documentation is to delete a noncurrent version based on the amount of time it has been non-current, irrespective of its time disparity from current version