Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
update.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2015 at 19:45 UTC
Updated:
18 May 2015 at 10:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
andypostLooks nothing left here
Comment #3
andypostComment #4
tadityar commentedI'm working on the reroll
Comment #5
tadityar commentedRe-rolled
Comment #6
jeroentBack to RTBC.
Comment #7
a_thakur commentedCould not find exiting change records, probably a new one has to be created.
Comment #8
xjmThanks @a_thakur. Agreed that we need the change record first. When we create one, let's also add the original issue that added the update manager on it, since there might be other information missing from that change. So I think the title of the change record will be something like "Update manager service added..."
Comment #9
xjmAlso, we should use ClassName::methodName() rather than ClassName->methodName() in documentation. Thanks!
Comment #10
jeroentMade changes as suggested by xjm in #9.
Patch attached.
Comment #11
jeroentCreated a draft change record: Update manager service added.
Comment #12
nit3ch commentedComment #13
catchCommitted/pushed to 8.0.x, thanks!