Hello,
I'm new to Confluence but I was wondering about trying to imitate this kind of function and automate it based on the provided rules.
I am trying to change the status tag on the database, in this case starting from the status "GOOD" to "BAD" after 30 days of the tag from a provided date. Additionally, if this is possible, I would like to notify a person selected from the database about the status change. The purpose of this function is to try and organize items and notify that they have expired after 30 days and need to be thrown away and replaced as indicated by the status tag. To clarify, the status tag, date, and user are in a separate table column.
I've noticed that there's a similar system in using pages, but I was wondering if there's a way for me to implement it in the database specifically and automate it.
Thank you for your help.