In my SuiteCRM 8.6.0 Logic hooks is not working

I’m using application-level hooks like after_login, after_logout, and process_record in my SuiteCRM 8.6.0, but they are not working. What could be the issue?

Not all logic hooks from v7 are available in v8… most of the app-level stuff just doesn’t make sense in the new architecture.

But it would be useful to know exactly which ones are deprecated, and ways to replace them… I’m afraid we don’t have that yet.