You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I saw that there is a trait to put on the user model to get all user actions. Is there something similar I can do to get all team actions in Jetstream?
If not, how should I go about logging team id? I’m currently using the LogsActivity trait and I still want to know what user performed the action, but also be able to get all actions for an entire Jetstream team.
Thanks!
edit // could the multiple log column contain the team id, or is that not an intended purpose of that column?
edit2 // I just found the tap methods, which will let me add team id in a new column.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for this package, it’s great!
I saw that there is a trait to put on the user model to get all user actions. Is there something similar I can do to get all team actions in Jetstream?
If not, how should I go about logging team id? I’m currently using the LogsActivity trait and I still want to know what user performed the action, but also be able to get all actions for an entire Jetstream team.
Thanks!
edit // could the multiple log column contain the team id, or is that not an intended purpose of that column?
edit2 // I just found the tap methods, which will let me add team id in a new column.
Beta Was this translation helpful? Give feedback.
All reactions