From c779dd4a47a3c603c893664d2faffbd45638c3cb Mon Sep 17 00:00:00 2001 From: TekH Date: Fri, 1 Aug 2025 01:58:15 +0200 Subject: [PATCH] Refactor ReadProfileHandler and add Buttons property Updated `ReadProfileHandler` to assign buttons directly to the `profile` object before mapping to `ProfileDto`. This ensures the `Buttons` property is populated correctly. Added a new `[NotMapped]` property `Buttons` of type `IEnumerable