Closed (fixed)
Project:
Drupal core
Version:
8.2.x-dev
Component:
migration system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Apr 2016 at 09:38 UTC
Updated:
26 Apr 2016 at 06:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
ifrikSorry, this should have been for 8.2
Comment #3
ifrikworking on this during DrupalBCDays
Comment #4
ifrikI changed the module description to start with a verb to be consistent with the Help text standard
Comment #5
ifrikComment #6
pguillard commentedI guess you should add your composer.lock to gitignore !
Comment #7
eojthebravePer the guidelines this starts with a verb and is short and concise.
Looks good to me. Thanks @pguillard.
Comment #8
catchI think we should try to find a description that doesn't have the word 'upgrade' in it, similar to #2701541: Rename Drupal Upgrade UI to Migrate Drupal UI.
Right now reading the description by itself could suggest it's possible to use this to update from 8.0.x to 8.1.x.
Comment #9
saurabhsirdixit commentedI have removed the word "upgrade" from the description as suggested by @catch above.
New Description: Provides a user interface for migrating from older Drupal versions.
Comment #10
eojthebraveOoh. I like that update a lot. Nice idea @catch, and thanks for updating the patch @saurabhsirdixit.
Looks like it still matches the guidelines, and looks good otherwise so I'm going to set this back to RTBC.
Comment #11
alexpottCommitted 7bedc0c and pushed to 8.1.x and 8.2.x. Thanks!
I've cherry picked this to 8.1.x because migrate UI is a target for 8.1.0 so we should have this is as good as possible.
Comment #14
ifrikThanks a lot!
Comment #15
saurabhsirdixit commentedThank you :)