hyper icon indicating copy to clipboard operation
hyper copied to clipboard

[craft-5] Support fields/merge

Open reilnuud opened this issue 1 year ago • 1 comments

What are you trying to do?

Migrating sites, I have a lot of fields to merge now, this feature is realtively new, but we are still holding off on migrating some sites since Hyper fields don't currently support the feature:

  • https://github.com/craftcms/cms/discussions/14554
  • https://craftcms.com/docs/5.x/upgrade.html#cleanup-optional-steps

What's your proposed solution?

Support new field/merge command in Craft 5.

Additional context

I imagine this is already being worked on, but hoping to have an idea of when we might be able to do this as there are several craft 5 features we are hoping to implement soon on some projects.

reilnuud avatar Aug 15 '24 18:08 reilnuud

It's not on my immediate todo list, but I'll look into what is involved!

engram-design avatar Aug 16 '24 00:08 engram-design

I got this issue as well, it is a blocker to update Craft 5. The fields/merge script compares fields with their settings and Hyper fields have a huge set of settings for each field with different Uids, so the script can't recognize that the Hyper fields are the same.

Why such a huge and odd structure of settings for each Hyper field?

mikolamin avatar Sep 02 '24 10:09 mikolamin

I have the same problem about trying to migrate to Craft 5

Evgeniy1806 avatar Sep 02 '24 10:09 Evgeniy1806

Adding a request for this

LinneaHarts avatar Sep 06 '24 16:09 LinneaHarts

It's not on my immediate todo list, but I'll look into what is involved!

@engram-design we're looking at our end-of-year planning and just wanted to see if this is on the roadmap yet or not?

reilnuud avatar Oct 08 '24 16:10 reilnuud

Added for the next release. To get this early, run composer require verbb/hyper:"dev-craft-5 as 2.0.5".

engram-design avatar Oct 08 '24 23:10 engram-design

Added in 2.1.0

engram-design avatar Oct 09 '24 09:10 engram-design