-
Notifications
You must be signed in to change notification settings - Fork 385
Open
Description
Hi,
I'm trying to use this three extensions together, but i have some issues.
First of all, i tried updating report entity which params: path and size are versioned, but no changes are logged.
After creating new entity, there is create action logged, but path and size params are logged as nulls.
I tried messing around with listener priorities.
I changed uploadable priority which fixed the update action versioning, but screwed up soft delete logging (remove).
Tried to change softdeleteable priority, but it doesn't change anything apart from totally screwing up softdelete (the file is being deleted)
Just can't get these three to work with each other
Metadata
Metadata
Assignees
Labels
No labels