All IT Project Managers are Demand Managers

JohnB59
Giga Contributor

Hi everyone, hope you can help with this.  We've noticed that all our PM's have the Idea Manager role.  This results in IT Project Managers being able to decide themselves to promote an Idea to a Demand which we don't want.  Instead, we want a select group of users (i.e. Idea Managers) only to be able to do that.

On investigation, we found that the Idea Manager role was contained within the it_project_manger role so we removed the Idea Manager role from being contained in the PM role however we still see many users still have the Idea Manager role. 

We're investigating that but can anyone confirm if it should be possible the Demand Manager role can be limited to a small number of users or is it always contained within another role?

1 REPLY 1

maheshkn
Mega Guru

Hello,


This is because idea_manager role can be inherited from other roles as well like it_demand_manager etc.

 

If you want to make it isolate, please follow below steps

Go to "sys_user_role_contains" table

Search for 'idea_manager' in "Contains" field

We will get the list of roles where this role is getting inherited from.

Then you can take decision to delete ones which are not required.

 

Let us know if this works for you.