Skip to content

AO3-7358 Fix: 500 error sending item_added_notification for bookmark of deleted work#5804

Open
Smuzzy-waiii wants to merge 1 commit into
otwcode:masterfrom
Smuzzy-waiii:AO3-7358-fix-item_added_notification-for-bookmark-of-deleted-work
Open

AO3-7358 Fix: 500 error sending item_added_notification for bookmark of deleted work#5804
Smuzzy-waiii wants to merge 1 commit into
otwcode:masterfrom
Smuzzy-waiii:AO3-7358-fix-item_added_notification-for-bookmark-of-deleted-work

Conversation

@Smuzzy-waiii
Copy link
Copy Markdown

Pull Request Checklist

Issue

https://otwarchive.atlassian.net/browse/AO3-7358

Purpose

Fix 500 error sending item_added_notification for bookmark of deleted work
The mail tries to reference .title of @creation.bookmarkable which errors out when @creation.bookmarkable is deleted. Updated the mail text to explicitly handle this case

Credit

Smaran Jawalkar (he/him)

…of deleted work

Fix 500 error sending item_added_notification for bookmark of deleted work

The mail tries to reference .title of @creation.bookmarkable which errors out when @creation.bookmarkable is deleted. Updated the mail text to explicitly handle this case
@Smuzzy-waiii
Copy link
Copy Markdown
Author

With my changes, the email will look like:
image

i.e the mail body is:

USER posted a new bookmark to your collection, COLLECTION:
Bookmark of deleted item

Please do let me know if the original intention of the ticket was to replace the entire mail body with "Bookmark of deleted item"

@Smuzzy-waiii Smuzzy-waiii marked this pull request as ready for review May 11, 2026 21:16
@Smuzzy-waiii
Copy link
Copy Markdown
Author

@Bilka2 I don't have Jira perms yet, could you please set the ticket to In-Review/In-Progress? 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant