nextcloud / nextcloud/quota_warning
Add username to mail text
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 12
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 3
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Which Nextcloud Version are you currently using: (see administration page)
32.0.9 / Quota Warning 1.23.0
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Some users get warnings from multiple accounts to the same email. It would be nice to see in the text, which account is affected.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Add the username to the text of the mails.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the quota-warning mail templates or message-building entry point in the JavaScript app and trace how the affected account is selected. Update the mail text so it identifies the username, then verify that warnings sent for multiple accounts distinguish the affected accounts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100