You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will be a first step at making sure we're consistently auditing our resources for outdated content. Once a week, we should send a message to the ops channel in Slack with a compiled list of all of the expired resources.
Each resource should have a default expiration of 6 months from the date they were added. If can_expire is false, then an expiration date is not required for that resource.
Ensure that we are able to modify these fields via Nova
expiration_date: date picker field if available in Nova
can_expire: checkbox
The text was updated successfully, but these errors were encountered:
This will be a first step at making sure we're consistently auditing our resources for outdated content. Once a week, we should send a message to the ops channel in Slack with a compiled list of all of the expired resources.
Each resource should have a default expiration of 6 months from the date they were added. If
can_expire
is false, then an expiration date is not required for that resource.Ensure that we are able to modify these fields via Nova
expiration_date
: date picker field if available in Novacan_expire
: checkboxThe text was updated successfully, but these errors were encountered: