HSLE#81370 Automatisch geaccepteerde workflow melding accepteerder en afmelder tracken

svn path=/Database/trunk/; revision=65910
This commit is contained in:
Rik Hassing
2024-08-15 10:51:08 +00:00
parent 23194ce9ec
commit 6c9c54fb4a

View File

@@ -2396,7 +2396,7 @@ CREATE OR REPLACE PACKAGE BODY mld AS
-- We must implicitly accept the initial call once, else we cannot complete it later
-- and accepting in the end would be odd.
mld.setmeldingstatus (p_melding_key, 4, null);
mld.setmeldingstatus (p_melding_key, 4, p_user_key);
rootregistered := FALSE;
l_melding_start_key := p_melding_key;
l_success := 1; -- we used the info, we continue like success