Site-wide announcements cannot be sent #40

Closed
opened 2022-08-06 13:05:21 +00:00 by danieljsummers · 1 comment
danieljsummers commented 2022-08-06 13:05:21 +00:00 (Migrated from github.com)

The query that gets all users as members uses a technique that EF Core does not support. Modify this query to use the existing "all users" query, then map the results to members.

The query that gets all users as members uses a technique that EF Core does not support. Modify this query to use the existing "all users" query, then map the results to members.
danieljsummers commented 2022-08-06 13:07:36 +00:00 (Migrated from github.com)

This is fixed, and will be released as 7.6.1; this problem has already been fixed in v8.

This is fixed, and will be released as 7.6.1; this problem has already been fixed in v8.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: bit-badger/PrayerTracker#40
No description provided.