My projects go from one stage to another, and the one on the far right is "Complete", but I don't need to see every one of my completed projects. Is there a way to hide this column so I don't have to scroll up through hundreds of issues to get to my existing orders?
@Trisha Maxwell If you are referring to a column named "Complete" on the Agile board related to your project and if this is the far right column (that corresponds to "Done" or "Resolved" status of the project workflow), then you can restrict the number of issues displayed in the "Complete" column, by updating the JQL filter query of the Agile board. For Example, you can modify the JQL query to only show the issues that have been resolved in last 1 week, like:
project = "abc" and/or <other clauses in between> ... and resolved >= -1w
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Trisha,
I believe you are talking about the complete column of a board in your project, is that correct? Could you please let us know what kind of project you are using (Business or Software)?
A Software project board (Scrum or Kanban) can be easily customized on Board settings > Columns (Unless you are using a next-gen project), however, business boards cannot be customized.
Additionally, please send us a screenshot of your board so we can better understand your current scenario, if possible.
P.S: hide any confidential information of your site on the screenshot.
We will be waiting for your answer.
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.