Is it possible in Jira to automate change of project lead person every 2 weeks. Basically every 2 weeks we have new project lead that is in charge of project xxx can the system autimaticly change the project lead every 2 weeks for just that project?
Best
Vaghanisha
JIRA Command Line Interface action
jira --action updateProject --project xxx --lead yyy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.