Initial Checklist
Bug Description
Activity logs for changes that were done on disk directly (with posixfs & watch_fs enabled) show {user} as the executing user.
The according events do not have an ExecutingUser set because we can't know who exactly made the change.
Would it be possible to change the messages to make this look nicer? Maybe something like <resource> was added/updated (which would mean a separate template) or alternatively an unknown user ... or a system user...?
Reproduction Steps
Make a change on disk with posixfs and watch_fs enabled.
Expected Outcome
A nice activity log.
Actual Outcome
A broken activity log.
Initial Checklist
Bug Description
Activity logs for changes that were done on disk directly (with posixfs & watch_fs enabled) show
{user}as the executing user.The according events do not have an
ExecutingUserset because we can't know who exactly made the change.Would it be possible to change the messages to make this look nicer? Maybe something like
<resource> was added/updated(which would mean a separate template) or alternativelyan unknown user ...ora system user...?Reproduction Steps
Make a change on disk with posixfs and watch_fs enabled.
Expected Outcome
A nice activity log.
Actual Outcome
A broken activity log.