This commit is contained in:
AdisakKanthawilang 2025-07-07 10:06:04 +07:00
parent a55fd3d6d0
commit 1aba13d2f7
2 changed files with 41 additions and 1 deletions

View file

@ -162,6 +162,7 @@ export class OrganizationController extends Controller {
request: request.user,
revision: revision,
},
user: request.user,
};
try {
await sendToQueueOrgDraft(msg);