You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a collection "Brand content" and a Runway resources "Brands". Brand content has a BelongsTo field to the Brands Runway resource. This field is called linked_brand. linked_brand is automaticly linked to a brand via a command. It is set in the database. However the field causes this error in the backend:
When I add return 'unlink'here the page does show as follows:
Steps to reproduce
Add runway resource
Add collection with a runway BelongsTo field
Set the value of this field in the database/file
Edit the entry in the CP
Environment
Environment
Application Name:
Laravel Version: 11.23.5
PHP Version: 8.2.23
Composer Version: 2.7.1
Environment: local
Debug Mode: ENABLED
URL:
Maintenance Mode: OFF
Timezone: Europe/Amsterdam
Locale: de
Cache
Config: NOT CACHED
Events: NOT CACHED
Routes: NOT CACHED
Views: CACHED
Drivers
Broadcasting: log
Cache: file
Database: mysql
Logs: stack / single
Mail: smtp
Queue: sync
Session: file
Description
References:
Runway resource brand
Brand content collection
I have a collection "Brand content" and a Runway resources "Brands". Brand content has a BelongsTo field to the Brands Runway resource. This field is called
linked_brand
.linked_brand
is automaticly linked to a brand via a command. It is set in the database. However the field causes this error in the backend:When I add
return 'unlink'
here the page does show as follows:Steps to reproduce
Environment
Environment
Application Name:
Laravel Version: 11.23.5
PHP Version: 8.2.23
Composer Version: 2.7.1
Environment: local
Debug Mode: ENABLED
URL:
Maintenance Mode: OFF
Timezone: Europe/Amsterdam
Locale: de
Cache
Config: NOT CACHED
Events: NOT CACHED
Routes: NOT CACHED
Views: CACHED
Drivers
Broadcasting: log
Cache: file
Database: mysql
Logs: stack / single
Mail: smtp
Queue: sync
Session: file
Sentry
Enabled: MISSING DSN
Environment: local
Laravel SDK Version: 4.8.0
PHP SDK Version: 4.9.0
Release: 939b1c7f
Sample Rate Errors: 100%
Sample Rate Performance Monitoring: 0%
Sample Rate Profiling: NOT SET
Send Default PII: DISABLED
Statamic
Addons: 10
Sites: 10
Stache Watcher: Enabled
Static Caching: full
Version: 5.25.0 PRO
Statamic Addons
alt-design/alt-redirect: dev-main
eminos/statamic-iconify: 0.0.1
eminos/statamic-tabs: 1.2.0
just-better/statamic-authentik: 1.0.7
justbetter/statamic-eloquent-driver-globalset-migration-generator: 0.1.0
justbetter/statamic-image-optimize: 3.1.0
ryanmitchell/statamic-translation-manager: 1.6.0
spatie/statamic-responsive-images: 5.0.1
statamic-rad-pack/runway: 7.9.2
statamic/eloquent-driver: 4.14.3
Statamic Eloquent Driver
Asset Containers: file
Assets: eloquent
Blueprints: file
Collection Trees: file
Collections: file
Entries: eloquent
Forms: file
Global Sets: file
Global Variables: eloquent
Navigation Trees: eloquent
Navigations: file
Revisions: eloquent
Sites: file
Taxonomies: file
Terms: eloquent
Tokens: file
The text was updated successfully, but these errors were encountered: