Record retention - need recommendations for deleting code reviews after x years
Our company is implementing record retention policies. This means after X years, code reviews must be deleted. Has anyone else faced this and if so, how are you handling it from both a process and technical perspective? We have a couple options we are discussing from a process standpoint, but I'm trying to figure out how we can technically do this with Collaborator.One option is x years from when a project was closed, go find and delete all the associated code reviews. Another option is x years from when an individual code review is completed (or created), delete the review. We are using Collaborator, which stores data in both the SQL database and in flat files on the server that have hash names. How can you delete a code review (no button to delete a completed review)? Will this delete the hash file? If not, how in the world do you locate the associated hash files (I know the path they are in, but with the hash names no idea how to tell what is what)? I look forward to any information that can be shared or recommended on this.1.9KViews0likes3Comments