Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added logic for copying data types #6159

Closed
jamiepollock opened this issue Aug 21, 2019 · 10 comments
Closed

Added logic for copying data types #6159

jamiepollock opened this issue Aug 21, 2019 · 10 comments
Labels
community/up-for-packaging We're looking for the Umbraco community to help us out with resolving this issue. type/feature

Comments

@jamiepollock
Copy link
Contributor

Adding the underlying business logic for copying a data type in Umbraco v8.

This would only include the business logic. If this feature is accepted I will then I'll add the tree actions in a separate PR.

How can you help?

I'll be submitting a PR within the next week for this feature.

@jamiepollock
Copy link
Contributor Author

Updated the title to make it clear at a glance this a v8 PR.

@nul800sebastiaan
Copy link
Member

Thanks for the feature request. What is the use case for this please? Who will it benefit and how?

@nul800sebastiaan nul800sebastiaan added state/hq-discussion-cms state/needs-more-info We don't have enough information to give a good reply labels Aug 21, 2019
@jamiepollock
Copy link
Contributor Author

jamiepollock commented Aug 21, 2019 via email

@nul800sebastiaan
Copy link
Member

Hi Jamie! We had a bit of a discussion about this at HQ and we believe it is an interesting feature but not something many people are going to use. We believe that we should keep making Umbraco as a simple tool where the options are limited so as not to confuse people.

Surely, it is a bit of work setting up a new datatype with a new configuration but we don't believe it deserves an extra option to save that 30 seconds of extra clicking you would need to do.

It might make for a good package though, you are able to add extra items to the tree from a package, so if you think this is going to make you a lot more productive then it might be a good idea to look into that.

@nul800sebastiaan nul800sebastiaan removed state/hq-discussion-cms state/needs-more-info We don't have enough information to give a good reply labels Sep 2, 2019
@jamiepollock
Copy link
Contributor Author

jamiepollock commented Sep 2, 2019 via email

@jmayntzhusen jmayntzhusen added the community/up-for-packaging We're looking for the Umbraco community to help us out with resolving this issue. label Oct 8, 2019
@mcsagittarius
Copy link

Hi Jamie! We had a bit of a discussion about this at HQ and we believe it is an interesting feature but not something many people are going to use. We believe that we should keep making Umbraco as a simple tool where the options are limited so as not to confuse people.

Surely, it is a bit of work setting up a new datatype with a new configuration but we don't believe it deserves an extra option to save that 30 seconds of extra clicking you would need to do.

It might make for a good package though, you are able to add extra items to the tree from a package, so if you think this is going to make you a lot more productive then it might be a good idea to look into that.

Uhh... except some data types take a very long time to set up. Doing a block list with thumbnails and then having to do a slightly different version for a new page type is really painful. It just seems like such a simple thing to be able to do. You can copy document types... why not data types?

@bjarnef
Copy link
Contributor

bjarnef commented Jun 30, 2021

@jamiepollock I noticed you submitted this PR #1696 a long time ago.

I noticed in Umbraco 8.14 we still don't have a feature to copy datatypes.
With datatype having more complex configuration like Grid editor, Block list editor and maybe third party packages like Contentment, it would be really useful to make a copy of the datatype with same configuration and just tweak the configuration in the copied datatype instance.

@skartknet
Copy link
Contributor

I guess there hasn't been any progress on this? I agree that some datatypes take a long time to configure. Way more than 30 seconds ;)

@bjarnef
Copy link
Contributor

bjarnef commented Apr 27, 2023

@skartknet it has been implemented since Umbraco v10.3.0 😉
#11867

@skartknet
Copy link
Contributor

Ah cool! I didn't realise. thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community/up-for-packaging We're looking for the Umbraco community to help us out with resolving this issue. type/feature
Projects
None yet
Development

No branches or pull requests

7 participants