Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Enhanced Deactivation Detection #2

Open
5 tasks
vanshb03 opened this issue Dec 10, 2024 · 0 comments
Open
5 tasks

Enhanced Deactivation Detection #2

vanshb03 opened this issue Dec 10, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@vanshb03
Copy link
Contributor

vanshb03 commented Dec 10, 2024

Current State:

  • System only checks if role.active changed from true to false
  • Simple binary active/inactive status
  • No timestamp tracking beyond posting date
  • Single-check deactivation

Success Criteria:

  • Add timestamps for when positions are marked inactive
  • Store active duration in previous_data.json
  • Implement multi-step verification (minimum 2 checks) before marking inactive
  • Include duration the position was active in deactivation messages
  • Track failed verification attempts in previous_data.json
@vanshb03 vanshb03 added enhancement New feature or request good first issue Good for newcomers labels Dec 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant