Blake Erickson
cb8746c7e7
FIX: Update sidebar links when promoted to admin ( #18928 )
...
It is likely that a new admin user was created as just a regular user
before being promoted to admin so this change will update the sidebar
link records for any users that are promoted to admin. This way if any
of the default side bar categories or tags are restricted to admins
these new admins will have those added to their sidebar as well.
You can easily replicate this issue locally (prior to this fix) by using
`rails admin:create` where it creates a user first, then it is promoted
to admin. This means it would receive the default categories of regular
user, but never receive the ones they should have access to as an admin.
As part of this change I did drop the `!` from
`SidebarSectionLink.insert_all` so that it would add any new records
that were missing, but not throw a unique constraint error trying to add
any existing records.
Follow up to: 1b56a55f5087091a8573849a42c78f63992e1142
And: e320bbe513dc4a713ee4e44f81412915b213d7ec
2022-11-07 16:39:24 -07:00
..
2022-09-22 14:44:27 +02:00
2022-07-15 13:16:00 +10:00
2022-08-02 10:06:03 +02:00
2019-08-28 12:37:42 +01:00
2019-05-13 09:31:32 +08:00
2020-07-20 15:23:49 -06:00
2019-05-29 14:26:24 +10:00
2022-06-16 13:46:56 -03:00
2022-05-02 12:15:32 -03:00
2022-02-22 16:45:25 +00:00
2021-12-09 12:30:27 +00:00
2019-10-02 14:01:53 +10:00
2019-10-17 16:58:21 +11:00
2019-10-17 16:58:21 +11:00
2019-05-13 09:31:32 +08:00
2019-10-02 14:01:53 +10:00
2020-09-10 21:37:48 +02:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2022-07-22 09:06:02 +08:00
2020-09-23 12:00:07 +03:00
2022-06-23 14:09:39 +10:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2022-09-27 14:01:22 +03:00
2019-10-23 10:30:43 +01:00
2022-10-07 11:00:44 -04:00
2022-07-25 09:41:43 -04:00
2022-04-06 14:08:06 +01:00
2019-05-13 09:31:32 +08:00
2021-06-24 13:30:51 +08:00
2019-05-13 09:31:32 +08:00
2021-06-24 13:30:51 +08:00
2022-06-20 06:49:33 +03:00
2022-10-12 11:09:45 -06:00
2019-05-13 09:31:32 +08:00
2020-08-20 17:10:33 -07:00
2020-08-07 08:52:47 -04:00
2022-07-08 16:46:32 -05:00
2022-06-09 09:24:30 +10:00
2019-11-29 15:49:08 +00:00
2019-10-02 14:01:53 +10:00
2022-01-11 11:00:58 +08:00
2021-06-22 13:00:04 -05:00
2022-10-28 13:27:12 +03:00
2019-05-13 09:31:32 +08:00
2021-02-04 11:27:34 +11:00
2022-02-28 10:20:58 +08:00
2021-08-04 13:30:37 +03:00
2022-06-09 09:24:30 +10:00
2022-02-17 21:49:22 -05:00
2019-10-02 14:01:53 +10:00
2022-06-15 10:28:30 +10:00
2019-10-23 19:22:33 -04:00
2022-11-01 16:33:32 +00:00
2022-08-09 11:55:25 +01:00
2020-07-27 10:23:54 +10:00
2021-02-26 07:44:52 -05:00
2022-10-19 09:53:56 +02:00
2021-08-25 11:11:19 +10:00
2019-05-13 09:31:32 +08:00
2022-01-11 12:30:22 +00:00
2022-03-11 11:57:47 +01:00
2021-12-09 12:30:27 +00:00
2020-08-06 12:27:27 -04:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-08-06 12:27:27 -04:00
2022-08-29 13:00:48 +03:00
2022-08-11 11:33:41 -03:00
2021-07-06 10:11:06 +01:00
2021-01-21 11:37:47 +10:00
2019-05-14 17:44:53 +02:00
2021-07-06 10:11:06 +01:00
2019-10-21 12:08:20 +01:00
2020-04-22 11:52:50 +03:00
2019-05-13 09:31:32 +08:00
2022-11-03 07:58:12 +09:00
2022-11-01 16:33:32 +00:00
2021-03-09 00:15:14 +02:00
2021-03-06 13:29:35 +02:00
2022-10-18 18:20:10 +01:00
2019-10-02 14:01:53 +10:00
2020-11-02 12:18:48 +05:30
2021-10-27 11:39:28 +03:00
2019-10-02 14:01:53 +10:00
2019-05-13 09:31:32 +08:00
2019-10-02 14:01:53 +10:00
2019-10-02 14:01:53 +10:00
2022-09-30 08:44:04 +03:00
2022-01-25 10:29:31 +00:00
2022-10-12 18:38:45 +03:00
2019-05-13 09:31:32 +08:00
2022-04-19 11:21:24 +01:00
2021-03-29 13:36:59 -05:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2022-05-19 21:56:55 +02:00
2022-05-10 10:42:18 +10:00
2022-06-07 15:23:04 +01:00
2022-05-12 15:34:35 +01:00
2019-05-13 09:31:32 +08:00
2022-05-23 14:28:02 +01:00
2022-05-23 10:07:15 +10:00
2022-06-06 13:13:26 -06:00
2020-11-09 15:57:59 +11:00
2021-08-02 10:15:53 -04:00
2020-10-27 23:42:33 +05:30
2019-05-13 09:31:32 +08:00
2022-06-30 10:18:12 +10:00
2019-05-13 09:31:32 +08:00
2022-09-29 09:24:33 +10:00
2019-10-02 14:01:53 +10:00
2022-06-30 10:18:12 +10:00
2021-04-21 12:36:32 +03:00
2021-07-06 10:11:06 +01:00
2020-05-05 13:46:57 +10:00
2022-11-01 16:33:17 +00:00
2019-10-02 14:01:53 +10:00
2021-12-02 22:41:55 +05:30
2020-01-09 12:32:05 -05:00
2022-10-27 06:13:21 +08:00
2022-09-22 14:44:27 +02:00
2022-09-22 14:44:27 +02:00
2019-10-02 14:01:53 +10:00
2022-09-22 14:44:27 +02:00
2022-09-22 14:44:27 +02:00
2022-09-22 14:44:27 +02:00
2022-09-22 14:44:27 +02:00
2022-10-05 13:38:41 -03:00
2021-09-16 12:33:43 -04:00
2021-07-06 10:11:06 +01:00
2022-04-12 21:07:37 +03:00
2019-10-02 14:01:53 +10:00
2021-11-25 15:44:15 -05:00
2019-05-13 09:31:32 +08:00
2021-07-06 10:11:06 +01:00
2022-06-30 14:54:20 +08:00
2019-05-13 09:31:32 +08:00
2022-09-26 13:58:40 +10:00
2022-10-19 20:01:36 -06:00
2022-04-12 10:33:59 -03:00
2021-07-05 14:56:32 +10:00
2019-10-02 14:01:53 +10:00
2021-07-16 10:58:01 -04:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2022-06-21 23:40:54 +05:30
2019-05-13 09:31:32 +08:00
2022-01-21 15:56:45 -07:00
2022-06-30 14:54:20 +08:00
2022-10-18 18:20:10 +01:00
2021-07-06 10:11:06 +01:00
2022-06-09 09:24:30 +10:00
2022-02-21 09:45:14 +00:00
2022-11-01 13:56:33 +00:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2021-07-23 14:24:44 -04:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2022-08-29 15:52:54 +03:00
2021-07-06 10:11:06 +01:00
2022-08-09 11:55:25 +01:00
2019-05-13 09:31:32 +08:00
2019-12-13 11:51:40 -05:00
2019-05-13 09:31:32 +08:00
2022-02-18 14:47:56 +02:00
2021-10-29 17:52:23 +03:00
2022-08-24 11:54:01 +01:00
2019-05-13 09:31:32 +08:00
2020-07-17 10:48:08 +01:00
2022-04-14 11:53:57 +02:00
2021-08-25 13:16:08 +03:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2020-05-26 16:19:05 +10:00
2022-07-27 16:21:11 +08:00
2022-10-06 11:10:43 +11:00
2022-02-28 10:20:58 +08:00
2020-04-07 17:36:07 -04:00
2022-10-27 06:13:21 +08:00
2022-04-28 11:51:03 +02:00
2020-08-12 11:28:34 -03:00
2021-08-24 10:46:28 +03:00
2021-06-01 22:11:48 +02:00
2021-06-01 22:11:48 +02:00
2022-06-21 15:49:47 -03:00
2022-06-09 09:24:30 +10:00
2022-11-01 14:05:13 -05:00
2022-10-13 19:10:18 +10:00
2020-10-21 19:44:34 +01:00
2022-01-11 11:00:58 +08:00
2021-09-10 09:20:50 +08:00
2019-05-13 09:31:32 +08:00
2021-12-09 12:30:27 +00:00
2019-05-13 09:31:32 +08:00
2021-11-17 23:27:30 +03:00
2022-06-09 09:24:30 +10:00
2022-07-22 09:06:02 +08:00
2019-05-13 09:31:32 +08:00
2022-09-01 13:04:00 +03:00
2021-07-06 10:11:06 +01:00
2021-11-24 11:30:06 +02:00
2022-06-09 09:24:30 +10:00
2021-07-30 13:50:47 -04:00
2022-05-16 14:21:33 +01:00
2022-05-09 12:12:52 -03:00
2020-10-27 23:42:33 +05:30
2021-07-06 10:11:06 +01:00
2020-02-07 17:32:35 +00:00
2022-11-06 16:44:17 +05:30
2019-12-03 10:05:53 +01:00
2022-09-21 12:07:06 +10:00
2019-05-13 09:31:32 +08:00
2022-08-09 14:54:33 +04:00
2020-01-10 10:45:56 +10:00
2019-10-17 16:58:22 +11:00
2022-06-30 10:18:12 +10:00
2022-07-05 19:12:22 +04:00
2022-02-21 22:15:38 +02:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2019-05-13 09:31:32 +08:00
2022-11-07 16:39:24 -07:00
2020-07-27 10:23:54 +10:00
2022-08-05 12:18:17 +02:00
2022-02-22 16:45:25 +00:00
2022-02-22 10:57:18 +01:00
2019-05-13 09:31:32 +08:00
2022-11-01 16:33:17 +00:00