Write: null Values and AccessLevel #1558
Replies: 2 comments 7 replies
-
Two separate issues here I think.
You must set "AllowNulls" Property of the VariableNode to |
Beta Was this translation helpful? Give feedback.
-
Checks for UserAccessLevel (and access restrictions and role permissions) are taking precedence over the check for regular AccessLevel. Can they point to something in the spec that requires otherwise? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
we are right now in the certification process of our milo server.
another Point that occured during the process is this:
"Write:
Attempting to write a null value returns Bad_TypeMissmatch. This occurs on variable nodes, that have been initialized with a null value.
Nodes with AccessLevel/UserAccessLevel as ReadOnly return Bad_UserAccessDenied instead of Bad_NotWritable"
Do you have a suggestion what could be wrong here?
Beta Was this translation helpful? Give feedback.
All reactions