- π©πͺGermany Anybody Porta Westfalica
@joachim: Would you agree with my point in #8?
Still makes sense to either disallow to copy a field from one entity type to another OR (even better) copy it over correctly.
It's quite dangerous, if someone clones a field across entity types currently, isn't it?
I suggest only showing current entities fields, until this is properly implementedIf you agree, I'll provide a patch for that until someone has the time to fully implement support for that.
- π©πͺGermany Anybody Porta Westfalica
Update: I created a separate issue for that now: π Cloning to other entity type bundles should not be allowed, until it's supported Active would appreciate a short feedback @joachim before I start with the implementation.
- π¬π§United Kingdom joachim
> It's quite dangerous, if someone clones a field across entity types currently, isn't it?
I suggest only showing current entities fields, until this is properly implementedIt should be fine, but you have to:
a. check the field name isn't already used on the destination entity type
b. clone the field storage as well as the instances - π©πͺGermany Anybody Porta Westfalica
Thanks @joachim!! :) So this issue can still be used to implement the full support!
- Status changed to Closed: won't fix
over 2 years ago 9:44am 1 March 2023 - π¬π§United Kingdom joachim
Ok.
I'm going to put this issue to wontfix, since you're working on the new one, and this issue's summary is about field data, which Field Tools isn't going to support.