← Back to issue list

Detect `InspectorsConfig` and `SessionInspectorsConfig` are not in sync

View original Github issue

Metadata

Project
fetch-service
Number
#485
Type
issue
State
closed
Author
upils
Labels
Type: Enhancement Status: Triaged
Created
Updated
Closed

Current evaluation

Closed without implementation. The enhancement to verify InspectorsConfig and SessionInspectorsConfig field synchronization was triaged and logged in Jira but never addressed or merged, indicating it was abandoned or deferred.

Suggested action:

No scores available.

Issue body

### What needs to get done Implement a check (with reflection?) to ensure `InspectorsConfig` and `SessionInspectorsConfig` are consistent. ### Why it needs to get done `SessionInspectorsConfig` is used to override the global configuration held in a `InspectorsConfig` object. These structures must define the same fields to make sure new configurations added in `InspectorsConfig` can be overridden in `SessionInspectorsConfig`. See https://github.com/canonical/fetch-service/pull/480#discussion_r2455368154

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Closed without implementation. The enhancement to verify InspectorsConfig and SessionInspectorsConfig field synchronization was triaged and logged in Jira but never addressed or merged, indicating it was abandoned or deferred.

Update history

Date Change
created

Related issues

Issue Project State Summary Similarity
#488 Document support of per-session inspector configuration fetch-service closed Closed without resolution. Documentation updates for per-session inspector configuration were not implemented. An internal Jira ticket (FETCH-49) was created to track the work, but the task remains abandoned.
74%