OWASP / OWASP/Nest

Contribution Hub: Issue State & Deadline Reminders

Open
#2,241 0 comments 0 reactions 0 assignees View on GitHub
enhancement frontend frontend-tests
Dominant language
Python
Stars
451
Forks
707
Avg merge
22h 59m
Merged PRs (30d)
91

Description

We need to extend the issues functionality with deadline-based state and reminders.

---

### Scope
- [ ] Show state of an issue based on its deadline date (e.g. overdue, due soon, completed). This should be shown on the issue list view (per row) and on the single issue view.
- [ ] Support sending a reminder to the assignee about the deadline. This should send some sort of a standard message to the issue, tagging assignee and requesting progress update.

---

### ✅ Acceptance Criteria
- Each issue row in the issues list displays a state derived from the deadline.
- Single issue view also shows the state.
- Reminder functionality is available from the single issue page.

---

**Are you going to work on implementing this?**

- [ ] Yes
- [x] No

Contributor guide

Open the contributing guide

Research direction

Start with the issue list view and single issue view entry points, then trace how issue deadlines, assignees, and comments are represented. Define the deadline states and reminder behavior before implementation; done means both views show the derived state and the single issue page can send the specified assignee reminder.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, nextjs, python, react, typescript
Domain
full-stack
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.