Problem/Motivation
Review the help text for Migrate Drupal UI. This is a follow up to #2922701: Migrate UI - refer to modules and add help text, which changed the one line that was in scope, but it was pointed out in #47 of that issue
Also it's out of patch context but would change 'Lastly' to 'Finally'.
Are there any other suggestions?
Be aware that two new forms have been added, one for incremental migration and once to alert the user to D conflicts. See #10
Screenshots
Before

After

Proposed resolution
Change 'Lastly' to 'Finally'.
Remaining tasks
Review the help text.
User interface changes
Yes, the text at admin/help/migrate_drupal_ui

| Comment | File | Size | Author |
|---|---|---|---|
| #24 | After.png | 29.58 KB | quietone |
| #24 | Before.png | 19.8 KB | quietone |
| #24 | 2939328-24.patch | 2.36 KB | quietone |
| #19 | interdiff-2939328-13-19.txt | 1.92 KB | rakesh.gectcr |
| #19 | 2939328-19.patch | 2.36 KB | rakesh.gectcr |
Comments
Comment #2
quietone commentedShould be postponed
Comment #3
phenaproximaPostponed on a trifecta.
Comment #4
quietone commentedTwo down, one to go.
These are in:
#2922701: Migrate UI - refer to modules and add help text
#2687843: Add back incremental migrations through the UI
Comment #5
heddnNo longer blocked.
Comment #8
quietone commentedAny other suggestions?
Comment #9
quietone commentedforgot the patch
Comment #10
quietone commentedIncremental upgrades has been added and well as check for ID conflicts. Both have their own display form. The help text does not refer to these forms. Should it? Or is that just too much detail.
For reference here are screenshots of those forms.
Incremental form
ID conflict form
Comment #11
heddnYes, it should show those.
Comment #12
quietone commentedJust a reroll
Comment #13
quietone commentedAdded some text for the incremental screen and the conflict screen. Creating nice UI text isn't my thing, so please somebody make some suggestions.
New screenshot in the IS
Comment #14
heddnSome minor feedback.
Missing a word. Maybe its 'be'?
It would be good to show examples or make it clear about local files (full path to them) vs remote files (fqdn + path to files).
Comment #15
rakesh.gectcrNeed to make the changes according to @heddn comment. So moving to needs work
Comment #16
rakesh.gectcrComment #17
rakesh.gectcrComment #18
rakesh.gectcrComment #19
rakesh.gectcrTried addressing the last comment by @heddn.
Comment #20
rakesh.gectcrComment #21
heddnI think something like:
And can we confirm we don't need to include sites/default/files, etc in these or if we do need it. I don't recall off the top of my head.
Comment #24
quietone commentedUpdating the patch here, new screenshots. And I checked the definitions of 'finally' and 'lastly' and think 'lastly' is the better choice here. However, the patch doesn't have that to allow others to comment.
Comment #25
mikelutzI think finally makes more sense here, it's the end of a dump of information, not a sequence.
Comment #28
catchThis looks like a good improvement - will be superceded eventually by the new help system, but that's fine can still make an incremental improvement that might or might not get carried over. Since it's new translations, 9.2.x-only at this point.
Committed 1272ee6 and pushed to 9.2.x. Thanks!