Skip to content

fix: harvester form refresh in admin - #1172

Merged
ThibaudDauce merged 7 commits into
mainfrom
fix/harvester-configuration-form
Jul 30, 2026
Merged

fix: harvester form refresh in admin#1172
ThibaudDauce merged 7 commits into
mainfrom
fix/harvester-configuration-form

Conversation

@ThibaudDauce

@ThibaudDauce ThibaudDauce commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Fix #1174

…alues

The features stored on a source were replaced by the backend defaults when the
backends list resolved after the harvester, the form was rebuilt from the source
on every change, and the source was left untouched after a save.

Sync the form with the backend as soon as it is known instead of on submit, build
the form once, and assign the updated source returned by the API. The form no
longer shares its objects with the API response, and an unscheduled source is
normalized to '' as the API answers null.
Not run yet: they need the API and a built app to be up.
@ThibaudDauce ThibaudDauce changed the title Fix/harvester configuration form fix: harvester form refresh in admin Jul 27, 2026
@ThibaudDauce
ThibaudDauce marked this pull request as ready for review July 27, 2026 13:35
Comment thread pages/admin/harvesters/[id]/configuration.vue
@ThibaudDauce
ThibaudDauce merged commit 86204eb into main Jul 30, 2026
20 of 21 checks passed
@ThibaudDauce
ThibaudDauce deleted the fix/harvester-configuration-form branch July 30, 2026 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refresh issue on harvester config admin page

2 participants