Delete closed requests older than 12 months
Hi,
With GDPR on the table and the general way of how personal data shouldn't be kept for longer than needed I'm curious if there's a good way to delete older requests.
I *think* I can do a simple custom view where Request status is 'Closed' and Last Update Time is less than the date a year ago to get all the closed requests that havn't been touched since then.
Though I can work with such a solution I'd much rather automate it, cause I have a feeling it's a task that'll get tedious in a hurry. Is there any better way to go about clearing out old requests?
Thanks in advance.
//Zangrey
New to ADSelfService Plus?