Standalone actions are not logged in actions events log #4697
Answered
by
crynobone
muni-oscar-parra
asked this question in
Q&A
-
Description:Detailed steps to reproduce the issue on a fresh Nova installation:
|
Beta Was this translation helpful? Give feedback.
Answered by
crynobone
Aug 13, 2022
Replies: 2 comments 2 replies
-
|
Action Events need to be attached to a target model and standalone actions don't select and target any model, therefore there are no action events for standalone actions and you need to create them manually if you wish to have them. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
crynobone
-
|
@crynobone while I understand your reasoning, I think it would be great to see action events for standalone actions out of the box. Without that, I can't see who and when runs standalone actions. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Action Events need to be attached to a target model and standalone actions don't select and target any model, therefore there are no action events for standalone actions and you need to create them manually if you wish to have them.