NullReference exception after granting user access to a node
Hello All,
So! I am working on this site and I've set up all the document types, the templates and created content. The content tree is structured as follows:
Now! I would like to give User1 editor access to Node1 and all content beneath it and User 2, editor access to Node 2 and all content beneath.
I can create the users and successfully save them so long as they have access to the whole site but the moment I select a node and save the changes, I get a NullReference exception as shown below:
Has anyone had this issue before? Would be great to know how it could be resolved.
NullReference exception after granting user access to a node
Hello All,
So! I am working on this site and I've set up all the document types, the templates and created content. The content tree is structured as follows:
Now! I would like to give User1 editor access to Node1 and all content beneath it and User 2, editor access to Node 2 and all content beneath.
I can create the users and successfully save them so long as they have access to the whole site but the moment I select a node and save the changes, I get a NullReference exception as shown below:
Has anyone had this issue before? Would be great to know how it could be resolved.
Looking forward to a response.
Thanks in advance.
Noel
Hi Noel,
Tried to reproduce your problem, but everything working fine on Umbraco 7.3
What version are you using ?
Thanks
I'm using v7.3.5 the latest one via the nuget package manager
Hi Noel,
This is a bug in 7.3.5 and it's fixed in 7.3.6 that was released yesterday. https://our.umbraco.org/contribute/releases/736/
So a upgrade will probably solve your problem
Dave
Indeed it does....Thanks much Dave!!
is working on a reply...