We are building a website with many divisions according to the city of the contributor. There is a list of cities on a taxonomy vocabulary. All terms of the vocabulary are beneath a term "all cities".
Then we have as many roles as cities. I want to grant a create/edit permission for a user to contribute content only using his own city taxonomy term.
The problem is that I choose a specific role to be able to view/edit/delete and create nodes with the corresponding term, but this term is not listed when a user of the role tries to create content. On the contrary, when I grant create to a specific role for the super term "all cities", then I can see a list of the terms in the node create form.
Is there any problem with subterms in TAC?
Comments
Comment #1
xjmSee #112307: Cannot create node in taxonomy term without create permission for parent term. I encourage you to test that patch and report in that issue if it works properly for you.