Hi,
Trying 1.2 release, I have the following setup :
- space_1
- user_A have contributor role
- space_1_1 under space_1
- inherit parent space permission
- a rule added to move all inbound file to space_2
- space_2
- user_A have contributor role
What I'm trying to do is setup a rule to automatic transfer any inbound file in space_1_1 to space_2, however, using user_A login, I found the following behavior :
1. I'm not able to add anything to space_1_1 even user_A have a contributor role. The error "A system error happened during the operation: Transaction didn't commit. You do not have the appropriate permissions to perform this operation." shown up in add content wizard.
2. I can add content to space_1 without problem.
3. With the rule, user_A need to have coordinator role in either space_1 or space_1_1 in order to add content in space_1_1
4. While removed the rule in space_1_1, user_A can add content in space_1_1 using the contributor role.
It seems something is wrong with the role context used by the rule engine ?
Any help will be appreciated.
Blue