- Issue created by @AstonVictor
- Status changed to Needs review
about 1 year ago 8:28am 15 January 2024 - ๐ฎ๐ณIndia sarwan_verma
Hi @AstonVictor,
I have fixed this issue 'Drupal 10 compatibility' and also attached patch,
please review and verify. - Status changed to Active
about 1 year ago 8:35am 15 January 2024 - ๐บ๐ฆUkraine AstonVictor
Hi @sarwan_verma,
1. using patches is incorrect way. all changes should be added via MRs.
2. your patch does not fix all requirements. e.g. we should fix dependency injections as well. - First commit to issue fork.
- ๐ฎ๐ณIndia chetan 11
chetan 11 โ made their first commit to this issueโs fork.
- Status changed to Needs review
about 1 year ago 10:33am 16 January 2024 - ๐บ๐ฆUkraine AstonVictor
Hi @chetan 11,
your MR is incorrect. it doesn't fix all issues. you cannot use
core_version_requirement
for Drupal < 8.8 version. - Status changed to Active
about 1 year ago 10:35am 16 January 2024 - Issue was unassigned.
- Status changed to Fixed
about 1 year ago 1:33pm 19 January 2024 - ๐บ๐ฆUkraine AstonVictor
Created and merged the MR.
It contains code for the alpha release for Drupal 10.
Currently, it only contains theDrupal table formatter (.html) file
format. The format was taken from the Loft Data Grids โ module and moved to the current module becauseLoft Data Grid
module doesn't have drupal 10 release yet.for the stable release, we need to fix some more issues:
- fix dependency injection for all classes;
- add other export formats;
- etc - ๐บ๐ธUnited States aklump
Please see comment https://www.drupal.org/project/users_export/issues/3220028#comment-15405947 ๐ loft_data_grids library is deprecated Active regarding other export formats.
Automatically closed - issue fixed for 2 weeks with no activity.