# 12-Jul-2026 — restore reliable uploads and identify initiating user [ref #313](https://github.com/nbarrett/ngx-ramblers/issues/313)

## [build 768](https://github.com/nbarrett/ngx-ramblers/actions/runs/29202088174) — [commit ddae7a4](https://github.com/nbarrett/ngx-ramblers/commit/ddae7a4fc38f79525e509f57d565352f6f1cdc9c)

_____

## What's new
Walks Manager exports use the proven cookie dismissal flow and identify the user who initiated each upload.

## At a glance
- Late-loading consent overlays no longer block export actions.
- Audit entries show the initiating user, with Walks Admin as fallback.
- Experimental cookie suppression hooks are removed.

## Technical changes
- Restored the original Serenity cookie handling and selectors.
- Removed the init-script suppression task.
- Resolved the actor name from request metadata.