I know there's a setting somewhere that controls whether a new issue is added to the top or bottom of a list. I just don't remember where it's located.
I don’t know of any such setting.
Jira’s behaviour is this:
Michael,
You can do this if you modify your JQL to have ORDER BY CREATED DESC on the end instead of the current ordering. That would order them for you, but you would then lose the ability to rank tickets on the board.
Thanks,
Kian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Agree, this will mess up ranking. This is why they go to the bottom by default, so that they can then be ranked,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Did you find out the setting. Mine is putting the new issues at the top which i do not want
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am too finding they go to the top of the backlog which isn't great considering the top means highest priority! I would prefer they went to the bottom of the backlog and I am sure they used to.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Jo Astley, where an new issue goes is entirely dependent on how the author of the board defines the order by using the ORDER BY function in the filter that defines the board. You mention that highest priority should be at the top. That may be true in your case but not necessarily for everyone. Also consider does the newest highest priority come first or does the oldest highest priority come first? Regardless, as mentioned initially, you have the ability to define ordering.
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.