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

[Breaking change]: Media Picker (legacy) (Umbraco.MediaPicker2) to be deprecated from version 11 and removed in version 14 #8

Open
1 of 2 tasks
lassefredslund opened this issue Nov 28, 2022 · 2 comments

Comments

@lassefredslund
Copy link
Contributor

lassefredslund commented Nov 28, 2022

Description

The "old" Media Picker (legacy) will not be implemented with the new backoffice that currently is expected to be introduced in version 14.

Version

Umbraco 14

Previous behavior

You could choose among the Media Picker (legacy) and its successor the Media Picker (v3).

New behavior

Use the Media Picker v3.

Type of breaking change

  • Binary incompatible: Existing binaries may encounter a breaking change in behavior, such as failure to load/execute or different run-time behavior.
  • Source incompatible: Source code may encounter a breaking change in behavior when targeting the new runtime/component/SDK, such as compile errors or different run-time behavior.

Reason for change

With the new backoffice we want to streamline both the developer- and editor experience while we invest our effort in property editors that we foresee usable on a long term.

Recommended action

Avoid using the Media Picker (legacy).

Affected APIs

N/A

@lassefredslund lassefredslund changed the title [Breaking change]: Media Picker (legacy) to be deprecated from version 11 and removed in version 13 [Breaking change]: Media Picker (legacy) (Umbraco.MediaPicker2) to be deprecated from version 11 and removed in version 13 Mar 21, 2023
@lassefredslund lassefredslund changed the title [Breaking change]: Media Picker (legacy) (Umbraco.MediaPicker2) to be deprecated from version 11 and removed in version 13 [Breaking change]: Media Picker (legacy) (Umbraco.MediaPicker2) to be deprecated from version 11 and removed in version 14 Jun 23, 2023
@cvocvo
Copy link

cvocvo commented Nov 22, 2023

Is there any easy way on a v10 LTS site to see if Umbraco.MediaPicker2 is in-use anywhere? One of the things we're struggling with on these v14 LTS removals is evaluating what's in use and how to migrate everything. For example, someone suggested USync Migrations to move things from Grid/Nested Content. Now this MediaPicker v2 stuff (potentially) needs attention and other smaller things like 404 using Xpath needs to get sorted out. Ideally Umbraco would have some sort of migration tooling (maybe even building off of uSync Migrations) to make this easier for big sites with tons of content where it's a monumental task to re-do all of the content (again--we just did this in rebuilding from v7 to v10 LTS this summer and these items being removed weren't marked as deprecated unfortunately.)

@Ambertvu
Copy link

I can recommend the plugin "diplo godmode". You can easily check where certain datatypes are used wih that.

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

No branches or pull requests

3 participants