-
New Feature
-
Resolution: Fixed
-
Major
-
None
Currently it's impossible to add or at least to remove columns from the view like it's possible in List View.
For us this is pretty important because when we have a lot of subviews with their jobs, plugin starts calculating the 'weather' and status traversing all the builds which is extremely slow. In our case it takes 60 seconds. You can find a pull request in comments that allows removing columns which speeds us up to 2 seconds.