moving how pending actions work around, after some testing and discussion. reordered how new processes are created so that they have access to their own ids
This commit is contained in:
@@ -14,6 +14,7 @@ function temp_org()
|
||||
policies = {},
|
||||
processes = {},
|
||||
requests = {},
|
||||
pending = {},
|
||||
members = {},
|
||||
parent = nil,
|
||||
children = {}
|
||||
|
||||
Reference in New Issue
Block a user