Fix the local path used when attempting to fetch a local file

Created on 28 April 2025, about 1 month ago

Problem/Motivation

When attempting to fetch a local file the path is resolved using the getLocalPath function. Unfortunately the return value from this function isn't being used to get the file. It was only being used to check whether it was readable.

Steps to reproduce

Proposed resolution

Use return value from getLocalPath when actually getting the file.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Needs work

Version

1.0

Component

Code

Created by

🇦🇺Australia mortim07

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024