Updated JCR Node | TimeStamp of File Un Affected
Hi All,
Use Case 1 -> Programmatically I check if a node exists from Java and if exists, I update jcr:data property of the jcs:content node.
Just to give you an idea node that gets modified programmatically is /content/fca-brands/na/ramtrucks/en_us/data/product_data/2017/jsons/accessories.js/jcr:content
Use Case 2 -> I got to CRX DE Lite and update some property on jcr:content node.
In Both cases above, if I go to this file accessories.js for which jcr:content node I updated and check the time stamp, I see it is NOT MODIFIED. It shows the creation timestamp only.
Is this expected? Can this behavior be altered to show the modified date when any property is changed ?
Thanks,
Sudha.