Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Unable to move pipeline group when using pipeline filter #12427

@chris-gillatt

Description

@chris-gillatt
Issue Type
  • Bug Report
Summary

When on the 'Pipelines' screen, users are not able to move pipelines to other pipeline groups when using the search filter box. It's a minor annoyance in production for our administrators where we have many pipelines and pipeline groups.

Environment

We run GoCD in RockyLinux 9 Docker containers on k8s.

Basic environment details
  • Go Version: 23.5.0-18179
  • JAVA Version: 17.0.9
  • OS: Linux 5.15.120+ (Rocky Linux 9.3)
  • Browser vendor and version: bug appears on latest versions of Firefox, Safari and Chrome.

I've tested this locally in versions from 22.3.0 to latest - 23.5.0 and I have a feeling that this has probably been an issue for a long time. I could not find an existing issue, but apologies if this is a duplicate.

Steps to Reproduce
  1. Select Admin from the top menu, thenPipelines
  2. Use the search for a pipeline name input box to search for a pipeline that exists in any group
  3. Try and Move Pipeline to another group (move button becomes greyed out)
Expected Results

User should be able to select a new pipeline group to move the pipeline to.

Actual Results

Move button becomes greyed out, and the move functionality disabled. I believe this is because the move button is reading from the search filter, which is not much use. The move button should not be limited by the search filter.

Possible Fix

Workaround: use the browsers' built-in find (control/command+f) instead of the GoCD GUI search box.

Code snippets/Screenshots
486519e2-e33e-4fa7-8fa4-3079c75be7bd.mp4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions