Skip to content

Commit

Permalink
Fixed issues on user_delete_reassign module
Browse files Browse the repository at this point in the history
  • Loading branch information
andriyun committed Mar 24, 2021
1 parent 9d7add6 commit 729c566
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,10 @@
"drupal/better_exposed_filters": {
"allow the date format to be set from the bef interface": "https://www.drupal.org/files/issues/2020-12-21/better_exposed_filters_allow_the_date_format-2858610-23_1.patch"
},
"drupal/user_delete_reassign": {
"User to assign this user's content to\" required even when method not selected": "https://www.drupal.org/files/issues/2020-11-20/settings_field_always_required-3183626-3.patch",
"Incorrect user lookup on Bulk deleting": "https://git.drupalcode.org/project/user_delete_reassign/-/commit/05076bbedb66f8471d023894a88b980c2ecdf8d5.patch"
},
"drupal/core": {
"Notice: Undefined index: value in Drupal\\views\\Plugin\\views\\filter\\NumericFilter->acceptExposedInput()" : "https://www.drupal.org/files/issues/2020-06-04/2825860-exposed-filter-notice-38.patch"
}
Expand Down

0 comments on commit 729c566

Please sign in to comment.