Modified date of a Folder when upload a document
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2017 06:32 AM
Hello, when i upload a document into a folder the "modified date" of the folder doesn't change! ... Is there any parameter to configure this?
Thanks in advance.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-09-2017 09:10 AM
No, that's not part of the storage model or semantics of the default Nuxeo platform. If you want this, you'll need to write a listener that reacts to creation/deletion events and updates the date in the parent (and mayble all its ancestors if that's what you want).
