fix: enabling version restore for non admin users
Release / Build-production-and-ng-test (push) Failing after 1m11s
Release / Build-and-test-development (push) Has been skipped
Release / release (push) Has been skipped

This commit is contained in:
Unknown
2026-05-20 12:38:21 +01:00
parent bed21122ce
commit 5d889d824c
+4
View File
@@ -45,6 +45,10 @@
from &dc_libref..mpe_submit
where TABLE_ID="&load_ref";
%local base_lib base_ds;
%let base_lib=%scan(&libds,1,.);
%let base_ds=%scan(&libds,2,.);
/**
* check if there is actually a version to restore
*/