Zixuan James Li
30495cec58
migration: Rename extra_data_json to extra_data in audit log models.
...
This migration applies under the assumption that extra_data_json has
been populated for all existing and coming audit log entries.
- This removes the manual conversions back and forth for extra_data
throughout the codebase including the orjson.loads(), orjson.dumps(),
and str() calls.
- The custom handler used for converting Decimal is removed since
DjangoJSONEncoder handles that for extra_data.
- We remove None-checks for extra_data because it is now no longer
nullable.
- Meanwhile, we want the bouncer to support processing RealmAuditLog entries for
remote servers before and after the JSONField migration on extra_data.
- Since now extra_data should always be a dict for the newer remote
server, which is now migrated, the test cases are updated to create
RealmAuditLog objects by passing a dict for extra_data before
sending over the analytics data. Note that while JSONField allows for
non-dict values, a proper remote server always passes a dict for
extra_data.
- We still test out the legacy extra_data format because not all
remote servers have migrated to use JSONField extra_data.
This verifies that support for extra_data being a string or None has not
been dropped.
Co-authored-by: Siddharth Asthana <siddharthasthana31@gmail.com >
Signed-off-by: Zixuan James Li <p359101898@gmail.com >
2023-08-16 17:18:14 -07:00
..
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-07-19 10:54:05 -07:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-07-19 16:14:59 -07:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2021-02-12 13:11:19 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-04-19 12:20:49 -07:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-08-07 17:12:41 -07:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2022-02-23 11:59:45 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2021-02-12 13:11:19 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-08-07 17:23:55 -07:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-07-12 07:12:43 -07:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2022-02-23 11:59:45 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2022-02-07 18:51:06 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2021-02-12 13:11:19 -08:00
2021-02-12 13:11:19 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2021-01-29 09:35:52 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2021-03-03 21:46:05 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-08-10 17:41:49 -07:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-07-12 07:12:43 -07:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-28 14:26:22 -07:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-02 10:40:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-08 12:46:05 -08:00
2023-02-08 12:46:05 -08:00
2023-02-10 17:35:49 -08:00
2023-03-05 14:46:28 -08:00
2023-02-10 17:40:33 -08:00
2023-02-20 21:04:13 -08:00
2023-03-05 14:46:28 -08:00
2023-02-26 17:10:01 -08:00
2023-03-14 17:48:57 -07:00
2023-03-27 15:44:42 -07:00
2023-08-07 17:23:55 -07:00
2023-04-14 17:38:37 -07:00
2023-05-03 11:09:23 -07:00
2023-04-18 09:22:56 -07:00
2023-04-18 18:32:02 -07:00
2023-06-05 12:16:41 -04:00
2023-04-19 12:20:49 -07:00
2023-04-19 12:20:49 -07:00
2023-04-19 12:20:49 -07:00
2023-07-12 07:12:43 -07:00
2023-04-26 14:26:47 -07:00
2023-04-26 14:26:47 -07:00
2023-04-28 12:43:34 -07:00
2023-05-08 09:56:02 -07:00
2023-05-09 13:48:28 -07:00
2023-05-09 13:48:28 -07:00
2023-05-15 16:09:44 -07:00
2023-05-19 11:11:04 -07:00
2023-06-07 12:14:43 -07:00
2023-06-13 18:01:41 -07:00
2023-06-30 17:28:33 -07:00
2023-07-21 14:41:18 -07:00
2023-06-30 17:28:33 -07:00
2023-07-03 22:03:17 -07:00
2023-07-11 08:56:55 -07:00
2023-07-11 13:46:02 -07:00
2023-07-23 15:21:33 -07:00
2023-07-21 18:54:02 +02:00
2023-07-24 10:29:40 -07:00
2023-07-24 10:29:40 -07:00
2023-07-24 17:40:59 -07:00
2023-08-10 17:41:49 -07:00
2023-08-14 15:21:48 -07:00
2023-08-16 17:18:14 -07:00