Problem/Motivation
The update_check_frequency variable does not have a migration to D8 (update.settings).
Proposed resolution
Create the migration.
Remaining tasks
Create the migration, write the test.
User interface changes
None.
API changes
None.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 2353711-4.patch | 2.21 KB | jarsenx |
| #2 | 2353711-2.patch | 2.21 KB | jarsenx |
Comments
Comment #1
jarsenx commentedComment #2
jarsenx commentedFixed migration issue for update_check_frequency variable.
Comment #3
ultimikeJoe - just one quick fix...
I'm going to be picky here, but please remove these extra spaces.
-mike
Comment #4
jarsenx commentedUpdated patch based on code review.
Comment #5
ultimikeLooks great - thanks!
-mike
Comment #6
alexpottCommitted d79c585 and pushed to 8.0.x. Thanks!