-
-
Notifications
You must be signed in to change notification settings - Fork 617
Open
Labels
Description
Bug description
Correction: In addition to the issue described here, it is also not possible to localize the Group fieldtype if you try to do. You cannot save different field values in the second language. It jumps back to the origin value after saving.
Original issue: Use a group fieldtype in a multisite. The group is not localized, but you are able to edit the content in the second language (in the example a text field and toggles). Although the origin values are restored after saving, the fields in the second language should never be editable.
Bildschirmaufnahme.2026-03-17.um.21.46.42.mov
How to reproduce
- Create a not localizable group fieldtype, add a couple of fields.
- Edit the group content in origin
- Change to second language
- Edit the same content (which should not be possible) and save again.
Logs
Environment
Environment
Application Name: Statamic CMS
Laravel Version: 12.55.0
PHP Version: 8.4.19
Composer Version: 2.9.5
Environment: local
Debug Mode: ENABLED
URL: studentenresidenz.test
Maintenance Mode: OFF
Timezone: UTC
Locale: de_CH
Cache
Config: NOT CACHED
Events: NOT CACHED
Routes: NOT CACHED
Views: CACHED
Drivers
Broadcasting: log
Cache: file
Database: sqlite
Logs: stack / single
Mail: smtp
Queue: sync
Session: file
Storage
public/storage: NOT LINKED
Statamic
Addons: 1
Sites: 2 (Deutsch, English)
Stache Watcher: Enabled (auto)
Static Caching: Disabled
Version: 6.7.0 PRO
Statamic Addons
statamic/seo-pro: 7.3.0Installation
Fresh statamic/statamic site via CLI
Additional details
No response
Reactions are currently unavailable