Skip to content

Conversation

heyitsmebev
Copy link
Contributor

@heyitsmebev heyitsmebev commented Oct 8, 2025

Ticket: #2986

The route was unused/dead code. No other part of the application was linking to or calling this route.

The difference, view_job_notifications_table shows notifications for a specific job/bulk send, while view_notifications was supposed to show all notifications across all jobs (but nothing was using it).

@heyitsmebev heyitsmebev linked an issue Oct 8, 2025 that may be closed by this pull request
@heyitsmebev heyitsmebev self-assigned this Oct 8, 2025
@heyitsmebev heyitsmebev marked this pull request as draft October 8, 2025 23:38
Copy link
Contributor

@ccostino ccostino left a comment

Choose a reason for hiding this comment

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

Thank you, @heyitsmebev!

You're right in that this is no longer used in what we've developed and it makes no sense to continue carrying it with us. The other pages we have now (e.g., the dashboard and activity page) provide the same info and are more optimized than this seems to be. The interface isn't fully wired up properly, either.

I agree, this can go, thank you for cleaning it up! 🎉

@ccostino ccostino merged commit 54fd592 into main Oct 14, 2025
11 checks passed
@ccostino ccostino deleted the 2986-remove-unused-notifications-routes-from-jobspy branch October 14, 2025 12:54
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.

Remove unused notifications routes from jobs.py

2 participants