We are doing some internal testing of the Records Management module on Enterprise 2.0 (build-23) and have run into a problem. When we update an existing record (i.e. updating the "Last Review Date" upon performing a vital record review), it appears that the next review date is not automatically calculated upon clicking OK on that record to accept the "Last Review Date". It does appear that the "Last Review Date" is being persisted properly. Isn't the "Next Review Date" supposed to be calculated automatically based on the vital record increment?
After further investigation, we have noticed the following error message in the alfresco.log file:
08:12:19,004 WARN [alfresco.missingProperties] Failed to find property 'rmatherAddressee' for node: workspace://SpacesStore/37e7f00c-a616-11db-b705-a76dc4fc3b7b
After referencing the recordModel.xml, it appears that there is no rmatherAddressee property as shown below:
Currently the nextReview date is not calculated which perhaps it should be. Also a review action that actomatically sets the reviewed date for you would be a good idea. I've added this as feature request in JIRA http://issues.alfresco.com/browse/RM-17