From 09e28924de4122426f99551864c07db95308cf55 Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Mon, 2 Mar 2026 15:17:06 -0600 Subject: [PATCH] store: [major-domo] fix: refresh roster data before validation to prevent stale cache --- ...r-data-before-validation-to-prev-a19c87.md | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 graph/fixes/major-domo-fix-refresh-roster-data-before-validation-to-prev-a19c87.md diff --git a/graph/fixes/major-domo-fix-refresh-roster-data-before-validation-to-prev-a19c87.md b/graph/fixes/major-domo-fix-refresh-roster-data-before-validation-to-prev-a19c87.md new file mode 100644 index 00000000000..ed302c284e6 --- /dev/null +++ b/graph/fixes/major-domo-fix-refresh-roster-data-before-validation-to-prev-a19c87.md @@ -0,0 +1,23 @@ +--- +id: a19c8717-35b8-4b01-a694-7c51e1cf3d94 +type: fix +title: "[major-domo] fix: refresh roster data before validation to prevent stale cache" +tags: [major-domo, commit, configuration, creation, debugging, deployment, feature, fix, refactoring, testing, tooling, session-log] +importance: 0.7 +confidence: 0.8 +created: "2026-03-02T21:17:06.188633+00:00" +updated: "2026-03-02T21:17:06.188633+00:00" +--- + +Commits made: 2 + - fix: refresh roster data before validation to prevent stale cache + - refactor: invalidate roster cache after submission instead of force-refreshing +Files edited (2): + - /mnt/NV2/Development/major-domo/discord-app-v2/services/transaction_builder.py + - /mnt/NV2/Development/major-domo/discord-app-v2/tests/test_services_transaction_builder.py +Errors encountered (1): + - String to replace not found in file. +String: @pytest.mark.asyncio + async def test_validate_transaction_no_roster(self, builder) +Work types: commit, configuration, creation, debugging, deployment, feature, fix, refactoring, testing, tooling +Session size: 359 messages, 123 tool calls