How can I find where "Notify Other People" is stored in the database?

I'm looking under Projects where there is project-level data, such as "Percent Complete", "Comments", "Notification" and "Notify Other People".  

From what I see, it looks like you can make an update to the project, and then add people to 'Notification" and "Notifiy Other People", and they should receive the respective updated emailed to them. It seems that the notification information needs to be added each time.  As I can make an update, save it, and when i open it again the notification fields are blank.

I'm wondering if this data is stored in the DB anywhere?  I've checked so many tables and views, and I can't find it.  However, it seems like it should be tracked along with the information of the update.

 

Tags notification projects
Asked by Kimberly Clapp on Wed 4/24/24 4:07 PM Last edited Wed 4/24/24 4:07 PM
Sign In to leave feedback or contribute an answer

Answers (2)

This answer has been marked as the accepted answer
Mark Sayers Thu 4/25/24 5:06 PM

Hello Kimberly,

We reviewed this request internally and feel it falls in line with the "database design/database-first reporting" line of questioning similar to your recent ticket 25180793. The response we would provide is therefore fairly similar in that database design questions are over and above the scope of our usual Support offerings, as database-first reporting and documentation is not a service that we offer as a company. If there are any other ways we can help you in regards to TDX products, please do let us know by creating a ticket.

Sincerely,
Mark Sayers
Sr Support Consultant, CS

No feedback

Mark Sayers Wed 4/24/24 4:21 PM

Hi Kimberly,
"When I open it again the notification fields are blank", what action are you taking when you open it again specifically?

Sincerely,
Mark Sayers
Sr Support Consultant, CS

No feedback
When I open the pop-up (Update Project) again. Meaning, when I go to add another note. - Kimberly Clapp Wed 4/24/24 4:29 PM
Ah, that page is not built to show who was notified of the last comment posted from the project > Update page. You can visit the Feed though to see the post and see who was notified on that posting. - Mark Sayers Wed 4/24/24 4:53 PM
I was looking to find the information in a table so I could query it. Do you know where it might be? - Kimberly Clapp Wed 4/24/24 5:46 PM