Skip to content
Snippets Groups Projects
Commit f88b4f0e authored by Andre Loreth's avatar Andre Loreth
Browse files

Task_entity/priority: Removed static ID

parent ff8f0a16
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ import("system.util");
import("system.result");
import("system.neon");
import("system.vars");
import("KeywordRegistry_basic");
if(vars.get("$sys.recordstate") == neon.OPERATINGSTATE_NEW)
result.string("09072b59-d12f-469b-acbd-18a28232ff70");
\ No newline at end of file
result.string($KeywordRegistry.taskPriority$low());
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment