regarding cr_items.name,
The client came up with the necessity to replicate CR to the filesystem.
I will play a bit with the API [fs::publish_object_to_file_system] and see what happens.
Unless there is a good motive to 400 chars, in my view the field should be limited to 255 chars.
i hadn't looked at cr_revisions table before i open the thread. To track the path of the file is much easier than i thought. Somehow i thought CR used a complex method to organize them. I always go through the hardest way! Thanks!