1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/src
Thomas Heartman 0934c6ccd8
fix: search events by user ID, not by user name (#7846)
Changes the event search handling, so that searching by user uses the
user's ID, not the "createdBy" name in the event. This aligns better
with what the OpenAPI schema describes it.
2024-08-13 09:32:51 +02:00
..
lib fix: search events by user ID, not by user name (#7846) 2024-08-13 09:32:51 +02:00
mailtemplates
migrations feat: events table type column index (#7838) 2024-08-12 13:46:27 +03:00
test fix: search events by user ID, not by user name (#7846) 2024-08-13 09:32:51 +02:00
migrator.ts
server-dev.ts chore: [Gitar] Cleaning up stale flag: featureCollaborators with value true (#7820) 2024-08-09 11:12:26 +02:00
server.ts