okfde / okfde/froide

Hide deadline if status is set to "application rejected"

Open
#283 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status issues
Dominant language
Python
Stars
411
Forks
100
Avg merge
6d 12h
Merged PRs (30d)
8

Description

If an application gets rejected by the authorities, the applicant might try to ask the Federal Commissioner for Data Protection for his or her intermediation.

In this case, the status of the application should be set to "This application is still running" with the result "application rejected".

This setting causes that the deadline will be shown again, even though the the application already got rejected within the deadline.

My suggestion is to hide the deadline if the status gets set to "application rejected".

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the application status handling and the code that renders deadlines, then check any existing tests for rejected applications. Confirm the behavior for an application marked "application rejected": the deadline should not be shown, including when the status is "This application is still running".

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.