``` ** (Ash.Error.Unknown) Bread Crumbs: > Error returned from: Redacted.Auth.CachedAccount.read > Exception raised in: Redacted.Timesheets.TimeoffPolicy.create Unknown Error * unknown error: :table_not_found (ash 3.5.18) .../redacted/elixir-test/deps/splode/lib/splode.ex:344: Ash.Error.to_error/2 (ash 3.5.18) lib/ash/actions/helpers.ex:150: Ash.Actions.Helpers.rollback_if_in_transaction/3 (ash 3.5.18) lib/ash/actions/read/read.ex:3825: Ash.Actions.Read.run_query/4 (ash 3.5.18) lib/ash/actions/read/read.ex:635: anonymous fn/8 in Ash.Actions.Read.do_read/5 (ash 3.5.18) lib/ash/actions/read/read.ex:1366: Ash.Actions.Read.maybe_in_transaction/3 (ash 3.5.18) lib/ash/actions/read/read.ex:330: Ash.Actions.Read.do_run/3 (ash 3.5.18) lib/ash/actions/read/read.ex:89: anonymous fn/3 in Ash.Actions.Read.run/3 (ash 3.5.18) lib/ash/actions/read/read.ex:88: Ash.Actions.Read.run/3 (ash 3.5.18) lib/ash.ex:2091: Ash.do_get/5 (ash 3.5.18) lib/ash.ex:2066: Ash.get/3 (redacted 0.1.0) lib/redacted/domains/auth/resources/account.ex:239: Redacted.Auth.Account.run_0_generated_57678A256BF0A11E6C18B9DAA7A5FA70/2 (ash 3.5.18) lib/ash/actions/action.ex:137: Ash.Actions.Action.run/3 (ash 3.5.18) lib/ash.ex:1894: Ash.run_action/2 (ash 3.5.18) lib/ash.ex:1848: Ash.run_action!/2 (redacted 0.1.0) lib/redacted/domains/auth/checks/has_permissions.ex:18: Redacted.Auth.Checks.HasPermissions.match?/3 (redacted 0.1.0) lib/redacted/domains/auth/checks/has_permissions.ex:2: Redacted.Auth.Checks.HasPermissions.strict_check/3 (ash 3.5.18) lib/ash/policy/policy.ex:183: Ash.Policy.Policy.fetch_or_strict_check_fact/2 stacktrace: (redacted 0.1.0) lib/redacted/domains/auth/resources/account.ex:250: Redacted.Auth.Account.run_0_generated_57678A256BF0A11E6C18B9DAA7A5FA70/2 (ash 3.5.18) lib/ash/actions/action.ex:137: Ash.Actions.Action.run/3 (ash 3.5.18) lib/ash.ex:1894: Ash.run_action/2 (ash 3.5.18) lib/ash.ex:1848: Ash.run_action!/2 (redacted 0.1.0) lib/redacted/domains/auth/checks/has_permissions.ex:18: Redacted.Auth.Checks.HasPermissions.match?/3 (redacted 0.1.0) lib/redacted/domains/auth/checks/has_permissions.ex:2: Redacted.Auth.Checks.HasPermissions.strict_check/3 (ash 3.5.18) lib/ash/policy/policy.ex:183: Ash.Policy.Policy.fetch_or_strict_check_fact/2 (ash 3.5.18) lib/ash/policy/policy.ex:57: anonymous fn/2 in Ash.Policy.Policy.strict_check_all_conditions/1 (elixir 1.18.4) lib/enum.ex:4968: Enumerable.List.reduce/3 (elixir 1.18.4) lib/enum.ex:2600: Enum.reduce_while/3 (elixir 1.18.4) lib/enum.ex:2546: Enum."-reduce/3-lists^foldl/2-0-"/3 (ash 3.5.18) lib/ash/policy/policy.ex:24: Ash.Policy.Policy.solve/1 (ash 3.5.18) lib/ash/policy/checker.ex:65: Ash.Policy.Checker.strict_check_scenarios/1 (ash 3.5.18) lib/ash/policy/authorizer/authorizer.ex:1724: Ash.Policy.Authorizer.strict_check_result/2 (ash 3.5.18) lib/ash/policy/authorizer/authorizer.ex:693: Ash.Policy.Authorizer.strict_check/2 (ash 3.5.18) lib/ash/can.ex:600: anonymous fn/5 in Ash.Can.run_check/4 (elixir 1.18.4) lib/enum.ex:4968: Enumerable.List.reduce/3 (elixir 1.18.4) lib/enum.ex:2600: Enum.reduce_while/3 (ash 3.5.18) lib/ash/can.ex:597: Ash.Can.run_check/4 (ash 3.5.18) lib/ash/can.ex:198: Ash.Can.can/4 ```