Turn your audience into a business. Publishing, memberships, subscriptions and newsletters.
Go to file
Rishabh 548e8db090 Fixed created_at filter not applied on members list query
refs e25e36352d

Since the concat method does not change the existing array but instead returns a new array, the extra filters on the API query object were not being applied. The extra filter included filtering on `created_at` date for members which was not applied as the filter was not stored in the array correctly.
2021-08-05 12:27:10 +05:30
ghost/admin Fixed created_at filter not applied on members list query 2021-08-05 12:27:10 +05:30