Description of the need In the discussion about adding a BackdropCMS news feed to the Dashboard there was some discussion about making that block flexible enough to allow users to link to other custom JSON feeds. https://github.com/backdrop/backdrop-issues/issues/3566
I'm not sure if this is a CORE need, but am opening up this ticket as a place to discuss this specific option.
This might be a project best started in CONTRIB and added to CORE based upon need/usage.
Proposed solution
Alternatives that have been considered
- CONTRIB
Additional information
Recent comments
@yorkshirepudding, In the end I fixed it by deleting the config/active folder contents, copying the config/staging/ files into config/active, importing the database again and clearing the caches...
Importing the staged config throws an error: another field with the same name already exists
Thanks, I have to go out now, I will try later on and report back
Importing the staged config throws an error: another field with the same name already exists
Hi Francis. Yes, what config do you have in staging for it? You might have configs like: field.field.field_video_embed field.instance.node.page....
Importing the staged config throws an error: another field with the same name already exists