1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-11 00:08:30 +01:00
unleash.unleash/src
Thomas Heartman f46d5a9269
chore: update segment cr return values (#5405)
This PR updates the returned value about segments to also include the CR
title and to be one list item per strategy per change request. This
means that if the same strategy is used multiple times in multiple
change requests, they each get their own line (as has been discussed
with Nicolae).

Because of this, this pr removes a collection step in the query and
fixes some test cases.
2023-11-27 11:20:39 +01:00
..
lib chore: update segment cr return values (#5405) 2023-11-27 11:20:39 +01:00
mailtemplates
migrations Fix/clean last seen environments (#5402) 2023-11-23 12:12:58 +01:00
test chore: update segment cr return values (#5405) 2023-11-27 11:20:39 +01:00
migrator.ts feat: disable verbosity from db-migrate (#3301) 2023-03-13 10:12:43 +01:00
server-dev.ts chore: remove variantTypeNumber flag (#5382) 2023-11-23 11:12:56 +02:00
server.ts