Bug description
Howdy!
I have three collections: Blog, Notes, Pages. In my Notes collection, I have set the Automatic Title Format under Configure Collection to be a date ({{ date format="Y-m-d H:i" }}). When I go to create a new entry in my Blog collection, it's automatically filling in the title with Note: {{ date format="Y-m-d H:i" }}.
This only happened after upgrading to Statamic 6.
How to reproduce
Setup at least two collections
Configure one of the collections to have the Automatic Title Format filled
Go to collection that doesn't have Automat Title Format configured and create an Entry.
Title field is (maybe) populated.
Logs
Environment
Environment
Application Name: Statamic
Laravel Version: 12.49.0
PHP Version: 8.4.14
Composer Version: 2.8.8
Environment: production
Debug Mode: ENABLED
URL: i-am.ski
Maintenance Mode: OFF
Timezone: America/New_York
Locale: en
Cache
Config: NOT CACHED
Events: NOT CACHED
Routes: NOT CACHED
Views: CACHED
Drivers
Broadcasting: log
Cache: file
Database: sqlite
Logs: stack / single
Mail: log
Queue: sync
Session: file
Storage
public/storage: NOT LINKED
Statamic
Addons: 1
Sites: 1
Stache Watcher: Disabled (auto)
Static Caching: Disabled
Version: 6.1.0 Solo
Statamic Addons
mitydigital/feedamic: 3.0.8
Installation
Fresh statamic/statamic site via CLI
Additional details
You guys are the bees knees.
Bug description
Howdy!
I have three collections: Blog, Notes, Pages. In my Notes collection, I have set the Automatic Title Format under Configure Collection to be a date (
{{ date format="Y-m-d H:i" }}). When I go to create a new entry in my Blog collection, it's automatically filling in the title withNote: {{ date format="Y-m-d H:i" }}.This only happened after upgrading to Statamic 6.
How to reproduce
Setup at least two collections
Configure one of the collections to have the Automatic Title Format filled
Go to collection that doesn't have Automat Title Format configured and create an Entry.
Title field is (maybe) populated.
Logs
Environment
Installation
Fresh statamic/statamic site via CLI
Additional details
You guys are the bees knees.