Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add email notification for share removed #10915

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

bastianbeier
Copy link
Contributor

@bastianbeier bastianbeier commented Jan 22, 2025

Description

Add email notification for share removed

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment: localhost
  • test case 1: share removed instant
  • test case 2: share removed instant but disabled
  • test case 3: share removed instant but disabled
  • test case 4: share removed daily
  • test case 5: share removed daily but disabled
  • test case 6: share removed weekly
  • test case 7: share removed weekly but disabled

@bastianbeier bastianbeier self-assigned this Jan 22, 2025
Copy link

update-docs bot commented Jan 22, 2025

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Copy link
Collaborator

@kobergj kobergj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good codewise 👍 Waiting for translation approve.

services/notifications/pkg/email/templates.go Show resolved Hide resolved
@bastianbeier bastianbeier requested a review from kobergj January 23, 2025 14:44
@bastianbeier bastianbeier merged commit bf10a05 into owncloud:master Jan 23, 2025
3 checks passed
ownclouders pushed a commit that referenced this pull request Jan 23, 2025
feat: Add email notification for share removed
@anon-pradip anon-pradip mentioned this pull request Jan 31, 2025
40 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable ShareRemoved Email Notification
3 participants