)]}'
{"swift/common/middleware/s3api/controllers/service.py":[{"author":{"_account_id":37337,"name":"Nathan Nguyen","display_name":"Nathan Nguyen","email":"nguyennathan1502@gmail.com","username":"nathang15"},"change_message_id":"3197c95a8824d435b049059dd2474c73dae71f42","unresolved":true,"context_lines":[{"line_number":62,"context_line":""},{"line_number":63,"context_line":"            bucket \u003d SubElement(buckets, \u0027Bucket\u0027)"},{"line_number":64,"context_line":"            SubElement(bucket, \u0027Name\u0027).text \u003d c[\u0027name\u0027]"},{"line_number":65,"context_line":"            SubElement(bucket, \u0027CreationDate\u0027).text \u003d c[\u0027last_modified\u0027]"},{"line_number":66,"context_line":""},{"line_number":67,"context_line":"        body \u003d tostring(elem)"},{"line_number":68,"context_line":""}],"source_content_type":"text/x-python","patch_set":1,"id":"02a0a174_8b154078","line":65,"range":{"start_line":65,"start_character":12,"end_line":65,"end_character":72},"updated":"2025-02-23 03:26:11.000000000","message":"https://paste.opendev.org/show/bJR3qgzAf4RwJG3AmQ86/\n\nAbove is the output when creating new bucket and modifying it. It seems that the \u0027last-modified\u0027 metadata is the creation date itself. I have only tested manually but it tracks with whenever I created the bucket and modifying any bucket does not affect the \u0027last-modified\u0027 metadata. Thank you","commit_id":"b8eb603b42850eb1309cd8ad351937e11a84fde6"}]}
