Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Duplicating entries with propagate=true results in too many duplicates #11467

Open
JorisOrangeStudio opened this issue Feb 18, 2025 · 0 comments

Comments

@JorisOrangeStudio
Copy link

Bug description

When duplicating an Entry that has localisations in a collection with propagate=true it duplicates the non-default languages (Deutsch & English) twice. See screenshot below:

Image
Image

Is this normal behaviour for duplicating with propagate set to true? When propagate=false it only duplicates the entry 3 times (once per locale). This is tested on 2 different installs within different collections.

How to reproduce

  1. Make a Collection with Propagate set to True
  2. Make a Entry with at least one localised version in that Collection
  3. Duplicate the entry

Logs

Environment

Environment
Application Name: XXX
Laravel Version: 10.48.22
PHP Version: 8.3.9
Composer Version: 2.8.5
Environment: production
Debug Mode: OFF
URL: www.example.com/
Maintenance Mode: OFF

Cache
Config: NOT CACHED
Events: NOT CACHED
Routes: CACHED
Views: CACHED

Drivers
Broadcasting: pusher
Cache: redis
Database: mysql
Logs: stack / daily, slack
Mail: mailgun
Queue: redis
Session: redis

Statamic
Addons: 6
Sites: 3 (Nederlands, English, Deutsch)
Stache Watcher: Enabled
Static Caching: half
Version: 5.29.0 PRO

Statamic Addons
aerni/advanced-seo: 2.9.3
heidkaemper/statamic-toolbar: 1.2.1
jacksleight/statamic-bard-texstyle: 3.3.1
mattrothenberg/statamic-mapbox-address: 0.9.0
mitydigital/statamic-logger: 2.3.0
statamic/collaboration: 1.0.0

Installation

Existing Laravel app

Additional details

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants