Skip to content

Loggable with softdeleteable and uploadable #256

@gzbucki

Description

@gzbucki

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions