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
As a Developer, I want to develop a script to score and tag stale content using a rule-based approach so that we can categorize and prioritize content for archiving.
Acceptance Criteria:
Create a script that calculates an archive score based on predefined rules (e.g., last accessed date, frequency of use).
Implement tagging logic to categorize content as Stale with its score
Ensure the script can process data from the consolidated denorm table and update the status of content accordingly in the Archival SCORE Table.
The text was updated successfully, but these errors were encountered:
As a Developer, I want to develop a script to score and tag stale content using a rule-based approach so that we can categorize and prioritize content for archiving.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: