Hello,
Does anyone know whether there's a way to only offer users of our Jira instance company managed projects vs offering both company managed and team managed projects?
We are running into some issues where team managed projects are being setup and then needing to be regularly migrated to company managed ones to enable the integrations we have between projects etc.
Thanks in advance,
Charlotte
Hey Morosanu,
You should be able to use: "assignee changed to [username] after [timeframe]"
You can replace [timeframe] with one of the jira provided endof or startof functions or put in a custom date.
Hope this helps,
Tyler
Thanks for the hint.
I tried something like:
issuetype in (Bug, Improvement) AND assignee changed to dan.morosanu after startOfYear()
but is not quite what I need.
I want to find e.g. if in the last 6 months the user dan.morosanu has or had any jira's assigned to him and the jira stayed like that for more then 30days.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.