Skip to content

Conversation

@julien-nc
Copy link
Member

closes #268

Also, add file link for the activity rich param to point to the files app.

'id' => (string)$event->getObjectId(),
'name' => $event->getObjectName(),
'path' => $path,
'path' => trim($path, '/'),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why trim the slash from the beginning?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
@julien-nc julien-nc force-pushed the fix/268/activity-string-richparam-id branch from ec7197f to 4ec43dc Compare March 12, 2025 10:25
@julien-nc julien-nc merged commit 9150653 into main Mar 18, 2025
29 of 31 checks passed
@julien-nc julien-nc deleted the fix/268/activity-string-richparam-id branch March 18, 2025 10:24
@julien-nc julien-nc mentioned this pull request Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

malformed entries in the activity tables for approval events

3 participants