Problem/Motivation
The update functions are very old and have an upgrade path that we need to keep updating for new major versions. It has been 6 years since they were added. If someone is really still running a version so old that they didn't run the updates then they will need to do gradual updates to D9 and so on anyway.
Additionally, the requirements hook tests for media_entity 1.x which is no longer compatible with D9+ anyway, so can't possibly fail on D9 and we can remove that too.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork entity_browser-3292703
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
LaureatusI deleted the files entity_browser.install and EntityBrowserUpdateHookTest because both files only included code that is not used anymore. Im thankful for any feedback.
Comment #5
LaureatusComment #6
berdirThanks. so far as good. I added two comments on the MR.
Comment #8
LaureatusHi Berdir
I made a commit with the changes you suggested in the MR. I also created an additional MR by accident. My apologies for the confusion.
Have a nice evening and kind regards from Zürich.
Comment #9
LaureatusComment #10
berdirNo worries, left one small comment on the MR.
Comment #11
LaureatusI changed the description as you requested.
Comment #12
LaureatusComment #13
sahilgidwani commentedComment #14
sahilgidwani commentedI have checked and reviewed MR and it works perfect for me
Comment #15
berdirOne small thing left.
Comment #17
rpayanmI added the change suggested by @Berdir
Comment #18
dermarioSet the issue to RTBC since all of Berdir's comments have been implemented.
Comment #20
dave reidComment #22
dave reidComment #24
dave reid