dev-launchers / strapiv4

GNU General Public License v3.0
7 stars 2 forks source link

[FEAT] Record the user that initiated a notification event #221

Open chungthuang opened 1 week ago

chungthuang commented 1 week ago

Summary As the owner of an idea card, I'd like to know who commented on my ideas.

Describe the solution you'd like Add a new field in the event collection to record the user that triggered the event. We need to update the lifecycle method that generates the event to send the user information.

Acceptance criteria Integration test should assert that when user A comments on an idea card owned by user B, user B is able to see user A commented on the idea. For privacy concerns, user B should only see public information about user A.

tiagopazhs commented 5 days ago

1st scenario: Other users comment in my Idea and my notifications are on:

2nd scenario: Other users comment in my Idea and my notifications are off:

3rd scenario: I comment in my own Idea:

Important to validate

dbradham commented 4 days ago

@tiagopazhs @oriyomibadmus do either of you have availability to discuss this on Tuesday after 6:30pm Central time?

tiagopazhs commented 2 days ago

Hey @dbradham 6:30pm CT looks good ?

tiagopazhs commented 2 days ago

Sorry for the latest answear, we can schedulle another time ?