Bug description
I've created a blueprint that's using a prefixed bard fieldset. When I try to import I get this error
local.ERROR: Undefined array key "resources_bard_basic"
I've removed the prefix, still using a fieldset and I get a similar error
local.ERROR: Undefined array key "bard_basic"
However, if I don't use a fieldset, just a regualr bard fieldtype... it works.
Other fieldsets, like my author works.
How to reproduce
- Use a bard fieldset in a blueprint
- Try to import content into that
- local.ERROR: Undefined array key
Logs
No response
Environment
EnvironmentApplication Name: StatamicLaravel Version: 11.29.0PHP Version: 8.3.8Composer Version: 2.6.5Environment: localDebug Mode: OFFURL: vocal.testMaintenance Mode: OFFTimezone: Europe/LondonLocale: enCacheConfig: NOT CACHEDEvents: NOT CACHEDRoutes: NOT CACHEDViews: CACHEDDriversBroadcasting: logCache: redisDatabase: sqliteLogs: stack / singleMail: smtpQueue: redisSession: fileStatamicAddons: 3Sites: 1Stache Watcher: Enabled (auto)Static Caching: DisabledVersion: 5.35.0 PROStatamic Addonsjonassiewertsen/statamic-jobs: 1.5.0statamic/importer: 1.0.2visuellverstehen/statamic-anchor-navigation: 1.0.0
Additional details
No response
Bug description
I've created a blueprint that's using a prefixed bard fieldset. When I try to import I get this error
I've removed the prefix, still using a fieldset and I get a similar error
However, if I don't use a
fieldset, just a regualrbardfieldtype... it works.Other fieldsets, like my
authorworks.How to reproduce
Logs
No response
Environment
Additional details
No response