Skip to content

Fix replicators not working from Runway resource blueprints#208

Open
Jade-GG wants to merge 1 commit into
masterfrom
Jade-GG-patch-1
Open

Fix replicators not working from Runway resource blueprints#208
Jade-GG wants to merge 1 commit into
masterfrom
Jade-GG-patch-1

Conversation

@Jade-GG

@Jade-GG Jade-GG commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

ref: AN-432

Since what I assume would be the Statamic 6 upgrade, the vendor.runway hint path is used for the blueprint token in Replicators and Bards. This path does not get recognized because of the way we have set up our Runway integration.

This means that instead of using the correct path runway::category using the runway namespace, it will spit out the raw vendor.runway.category and look for a blueprint with that exact name.

This line gives Statamic enough information to not do this, and look for the blueprint in the proper location.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants