Skip to content

OpenConceptLab/ocl_issues#2188 | Mapper auto save#56

Open
snyaggarwal wants to merge 1 commit into
mainfrom
issues#2188
Open

OpenConceptLab/ocl_issues#2188 | Mapper auto save#56
snyaggarwal wants to merge 1 commit into
mainfrom
issues#2188

Conversation

@snyaggarwal

Copy link
Copy Markdown
Contributor

Linked Issue

Closes OpenConceptLab/ocl_issues#2188

Summary

Main tasks

  • Added throttled autosave so eligible changes are saved after a short delay, giving users time to click manual Save first.
  • Autosave only runs for saved projects and will not work on unsaved projects.
  • Project Logs subtly differentiates manual saves from autosaves.

Autosave runs for:

  • AutoMatch completion
  • Decision changes
  • Bulk decision changes
  • Review/approval actions
  • Configuration changes when the drawer is closed with unsaved changes

Autosave does not run for:

  • Manual Map
  • AI Analysis
  • Candidates Refresh
  • Comments
  • Review Notes

Test Plan

  • Focused map-project tests passed.

@snyaggarwal
snyaggarwal requested a review from paynejd July 16, 2026 06:52
@snyaggarwal snyaggarwal self-assigned this Jul 16, 2026
@snyaggarwal snyaggarwal changed the title OpenConceptLab/ocl_issues#2188 | auto save OpenConceptLab/ocl_issues#2188 | Mapper auto save Jul 16, 2026
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.

Enable auto-save upon changes (config, metadata, mapping, decisions)

1 participant