You have a bug in Archetype which results in the user needs to have Developer/settings permissions on their profile. If the sections aren't activated, the user will be kicked out Umbraco with a session timeout when they reach a node with the Archtype data type.
Most of the normal users working with the Content area don't have access to the section Developer or Settings.
I will remember to place it there if I hit another bug. The only reason I found out, was because of one users limited access into the sections, else I would have been a "happy ignorant" on that issue.
Archetype and User permissions in Umbraco
Hi Tom or Kevin,
You have a bug in Archetype which results in the user needs to have Developer/settings permissions on their profile. If the sections aren't activated, the user will be kicked out Umbraco with a session timeout when they reach a node with the Archtype data type.
Most of the normal users working with the Content area don't have access to the section Developer or Settings.
Kind regards,
Niels
Hi Niels,
I'd also raise this over on their GitHub repo... just in case it gets missed on here. https://github.com/imulus/Archetype/issues
Really good point though, as I'll be using Archetype with content editors - but I haven't hit the issue yet, as I'm still developing the website.
Thanks,
- Lee
Hi Niels,
I raised an issue for this on the Archetype bug tracker: https://github.com/imulus/Archetype/issues/56, so keep an eye on that if you'd like to keep track of this issue.
Hi Lee,
Thank you :)
I will remember to place it there if I hit another bug. The only reason I found out, was because of one users limited access into the sections, else I would have been a "happy ignorant" on that issue.
/Niels
...And rather fantastically (as you'd expect from the Umbraco community) a patch has already been applied for this: https://github.com/imulus/Archetype/pull/57.
That is just so awesome. Man, your guys are fast patching :)
is working on a reply...