At the moment in many of the admin audit trail forms there is a PHP warning:
Warning: Undefined array key "#description_display" in template_preprocess_form_element() (line 490 of /app/web/core/includes/form.inc) #0 /app/web/core/includes/bootstrap.inc(104): _drupal_error_handler_real()
#1 /app/web/core/includes/form.inc(490): _drupal_error_handler()
#2 [internal function]: template_preprocess_form_element()
#3 /app/web/core/lib/Drupal/Core/Theme/ThemeManager.php(308): call_user_func_array()
This core preprocess function requires a position for the description if a description is defined.
Active
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.