Skip to content

Add 'Exclude for Update' feature to item update#257

Merged
Marvin-Magmodules merged 1 commit intomasterfrom
feature/item-update-exclude-column
Jan 13, 2026
Merged

Add 'Exclude for Update' feature to item update#257
Marvin-Magmodules merged 1 commit intomasterfrom
feature/item-update-exclude-column

Conversation

@Marvin-Magmodules
Copy link
Member

@Marvin-Magmodules Marvin-Magmodules commented Dec 10, 2025

Add 'Exclude for Update' feature for Channable items

  • Add exclude_for_update column to channable_items table (db_schema.xml)
  • Register new column in schema whitelist (db_schema_whitelist.json)
  • Filter out excluded items in updateByStore() method (Model/Item.php)
  • Add editable 'Exclude for Update' column to admin grid with Yes/No dropdown
  • Add new InlineEdit controller to handle grid inline editing

This allows merchants to manually exclude specific items from being synced to Channable, giving granular control over the update process.

@Marvin-Magmodules Marvin-Magmodules changed the title Add 'Exclude for Update' feature to exclude specific items from Chann… Add 'Exclude for Update' feature to item update Dec 10, 2025
…able sync via new DB column, admin grid column with inline editing, and update logic filter
@Marvin-Magmodules Marvin-Magmodules force-pushed the feature/item-update-exclude-column branch from a5f1106 to 2a06626 Compare January 12, 2026 14:03
@Marvin-Magmodules Marvin-Magmodules merged commit 6922097 into master Jan 13, 2026
17 checks passed
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.

1 participant