Using Asset Management, I need to store my team members' certifications, including details of the certifications they have completed. Additionally, I want to set up an automated email notification to remind employees about their certification expiration two months before the due date. Since each team member may have multiple certifications, I need a workaround to manage this efficiently. Can you help with a solution?
Create a "certifications" object type, with attributes for expiry and the Atlassian user the cert belongs to. Create an automation that triggers on a schedule, searches for "certification" assets that will expire in 2 months, and emails the Atlassian user.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.