Deployment fails when private file system paths are processed

Created on 5 October 2023, 9 months ago
Updated 18 October 2023, 8 months ago

Problem/Motivation

Preview site builds are failing if there is an attached file is in the private file system.

Marked path /system/files/2023-10/Report.pdf as processed
ERROR: Exception caught when attempting to create file from /system/files/2023-10/Report.pdf: File: private://preview-site/629f4ff2-7514-4b50-8b6d-918d14312335/system/files/2023-10/Report.pdf does not exist
Deployment failed

Steps to reproduce

  • Configure a file field on an entity to use the private files system
  • Create an entity and attach a file
  • Create a preview site with the entity
  • Attempt to deploy

Proposed resolution

Special handling for private files

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

RTBC

Version

1.0

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia mstrelan

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024