Currently medix_expire fallback saves media ID in the configuration, what is not convinient for deployment.
Let's better use UUID.
| Comment | File | Size | Author |
|---|---|---|---|
| #7 | move_to_post_install.patch | 1.97 KB | chr.fritsch |
| #6 | 2881034-4-media-core.patch | 3.66 KB | chr.fritsch |
| #4 | 2881034-4.patch | 3.73 KB | chr.fritsch |
| #2 | media_expire-uuid_fallback-2881034-2.patch | 3.59 KB | a.milkovsky |
Comments
Comment #2
a.milkovskyNeeds review
Comment #3
a.milkovskyComment #4
chr.fritschThis needed a reroll
Comment #6
chr.fritschDone in 1.x, now 2.x
Comment #7
chr.fritschWe should better use a post update hook
Comment #10
chr.fritsch