ImportService shouldn't hold stateful data in the RuntimeImportContext

Created on 6 February 2025, about 2 months ago

Problem/Motivation

Services shouldn't hold state, so the ImportService having a RuntimeImportContext object which holds data about the current import is not the right approach.

Services can potentially get destroyed or re-created, or persist as in Kernel tests.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

3.0

Component

Code

Created by

🇬🇧United Kingdom joachim

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

Comments & Activities

Production build 0.71.5 2024