Bugs in API for redacting attachments
Open
bug
enhancement
- Dominant language
- Python
- Stars
- 45
- Forks
- 23
- PR merge metrics
- No merged PRs in 30d
Description
The management interface provides a way to redact, hide or delete an email.
However it's possible that the information that needs to be processed is in an attachment.
There ought to be a way to hide or delete these as well.
Note that attachments may be shared between emails
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the management interface API for redacting, hiding, or deleting emails and then follow how attachments are represented and shared between emails. Done means the API can hide or delete the requested attachment while handling shared attachments without affecting unintended emails.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100