• Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • None

      I would really like some way to specify a default for the columns of new views. It is quite tiresome to redefine the columns again and again for every view.

      Especially as some plugins decide to add their contributed columns to every new view.

          [JENKINS-17384] Cannot specify default columns for new views

          Oleg Nenashev added a comment - - edited

          Not a bug.
          The feature should be implemented by a plugin, but it would require a ViewListener extension point

          Oleg Nenashev added a comment - - edited Not a bug. The feature should be implemented by a plugin, but it would require a ViewListener extension point

          Daniel Beck added a comment -

          Oleg: ListViewColumn.createDefaultInitialColumnList() is static, called from the ListView constructor. This needs to be solved in core.

          Daniel Beck added a comment - Oleg: ListViewColumn.createDefaultInitialColumnList() is static, called from the ListView constructor. This needs to be solved in core.

          Oleg Nenashev added a comment -

          Agreed.
          Actually, there's no "ViewListener" extension at all, hence the core modification is required in any case

          Oleg Nenashev added a comment - Agreed. Actually, there's no "ViewListener" extension at all, hence the core modification is required in any case

          Oleg Nenashev added a comment -

          Created JENKINS-23140 for the case

          Oleg Nenashev added a comment - Created JENKINS-23140 for the case

          Sorin Sbarnea added a comment -

          Any change to get this sorted, ever? I find it very annoying not to be able to configure the default set of columns.

          Sorin Sbarnea added a comment - Any change to get this sorted, ever? I find it very annoying not to be able to configure the default set of columns.

          Daniel Beck added a comment -

          ssbarnea Five watchers, two of which are Oleg and me, in 4.5 years does not indicate a lot of interest. But I'd be happy to review your PR.

          Daniel Beck added a comment - ssbarnea Five watchers, two of which are Oleg and me, in 4.5 years does not indicate a lot of interest. But I'd be happy to review your PR.

            Unassigned Unassigned
            marc_guenther Marc Günther
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: