Skip to main content
12-Amethyst
June 13, 2023
Solved

User removed from role but still he is getting the ECN tasks

  • June 13, 2023
  • 1 reply
  • 1485 views

Hello all,

 

One of my Windchill user is no more working on a project. so I removed him from that role group but still when somebody adds that group in CN as reviewer, the task is getting assigned all people in the group along with him.

 

How to stop this from happening?

 

Note: we manage roles by group.

 

Windchill: 12

 

Thanks,

Sandeep C.

 

 

Best answer by Fadel

just run this command in a windchill shell :   xconfmanager -t codebase/wt.properties -s "wt.team.re-resolveRoles=false" -p

and restart the server

1 reply

Fadel
23-Emerald I
June 13, 2023

would you try the below :

  1. Set wt.team.re-resolveRoles=false using xconfmanager command as below :
    • xconfmanager -t codebase/wt.properties -s "wt.team.re-resolveRoles=false" -p
  2. Restart method server
Buiꓘa
12-Amethyst
June 14, 2023

Hi don't have any idea about xconfmanager. could you elaborate?

 

Thanks,

Sandeep C.

Fadel
Fadel23-Emerald IAnswer
23-Emerald I
June 14, 2023

just run this command in a windchill shell :   xconfmanager -t codebase/wt.properties -s "wt.team.re-resolveRoles=false" -p

and restart the server

Buiꓘa