When creating a new item by moving files to it, rights level is "restricted" #102

Closed
opened 2011-10-28 19:31:22 +00:00 by rlx · 2 comments
Owner

Should be "regular", according to 0xdb.jsonc

Should be "regular", according to 0xdb.jsonc
j added the
backend
label 2011-10-28 19:31:22 +00:00
j added this to the 11.11 milestone 2011-10-28 19:31:22 +00:00
j self-assigned this 2011-10-28 19:31:22 +00:00
j added the
normal
defect
labels 2011-10-28 19:31:22 +00:00
Owner

currently config is like this:

"rightsLevel": {"member": 5, "staff": 4, "admin": 3},

with:

0: Public
1: Relaxed
2: Regular
3: Restricted
4: Private
currently config is like this: ``` "rightsLevel": {"member": 5, "staff": 4, "admin": 3}, ``` with: ``` 0: Public 1: Relaxed 2: Regular 3: Restricted 4: Private ```
Owner

fixed with

"rightsLevel": {"member": 4, "staff": 3, "admin": 2},
fixed with ``` "rightsLevel": {"member": 4, "staff": 3, "admin": 2}, ```
j added the
fixed
label 2011-10-28 23:10:46 +00:00
j closed this issue 2011-10-28 23:10:46 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: 0x2620/pandora#102
No description provided.