Remove auto-update timestamp for MDM profiles #16051
Labels
bug
Something isn't working as documented
#g-mdm
MDM product group
:release
Ready to write code. Scheduled in a release. See "Making changes" in handbook.
~released bug
This bug was found in a stable release.
Milestone
Goal:
Prevent future database migrations from causing changes to auto-update timestamps for MDM profiles. See #15725.
How:
ON UPDATE CURRENT_TIMESTAMP
from theupdated_at
column.uploaded_at
.Additional considerations:
The text was updated successfully, but these errors were encountered: