statamic-rad-pack / runway

Eloquently manage your database models in Statamic.
https://statamic.com/addons/rad-pack/runway
MIT License
112 stars 47 forks source link

Setting blueprint Allow Creating to false does not edit blueprint. #494

Closed mefenlon closed 4 months ago

mefenlon commented 4 months ago

Description

Using the blueprint editor for Has_Many and setting the Allow Creating to false does not set the expected blueprint setting create: false Option to 'Create & Link Item' and 'Link Existing Item' appear when editing the resource.

Steps to reproduce

  1. Open CP>Blueprints
  2. Select the runway resource
  3. Select the relationship
  4. Toggle Allow Creating to false
  5. Click Apply
  6. Click Save

Environment

Environment Application Name: Ripm_Jazz Laravel Version: 11.7.0 PHP Version: 8.2.18 Composer Version: 2.7.4 Environment: local Debug Mode: ENABLED URL: localhost Maintenance Mode: OFF

Cache Config: NOT CACHED Events: NOT CACHED Routes: NOT CACHED Views: NOT CACHED

Drivers Broadcasting: log Cache: statamic Database: mysql Logs: stack / single Mail: smtp Queue: sync Session: file

Statamic Addons: 2 Sites: 1 Stache Watcher: Disabled Static Caching: Disabled Version: 5.0.2 PRO

Statamic Addons jacksleight/statamic-bard-texstyle: 3.

duncanmcclean commented 4 months ago

This should be fixed by updating to Statamic 5.0.3, released earlier today.