Skip to content

[Bug]: Fix custom pipelines columns ui not updating correctly #668

@Shironex

Description

@Shironex

Operating System

macOS

Run Mode

Electron (Desktop App)

App Version

v0.14.0rc

Bug Description

When we run custom pipelines columns lets say 2-3 and agent complete work in "In Progress" column its start custom pipeline columns instructions but the ui is not respecting that and moving the card to correct pipeline columns only after first or second columns its seems to update

Steps to Reproduce

  1. create custom pipelines columns more than one
  2. start task
  3. task is not moved to custom pipeline column after its finish "In Progress" Column work
  4. Its get moved to 2-3 column after some time

Expected Behavior

Task is moved to correct custom pipeline column after finishing "In Progress" column

Actual Behavior

Custom pipeline is runned correctly but the ui is not updating it behaviour

Screenshots

No response

Relevant Logs

Additional Context

Its might be just query invalidation cache issue that is not invalidate in react query hook / mutation

Checklist

  • I have searched existing issues to ensure this bug hasn't been reported already
  • I have provided all required information above

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingscope: uiUI/UX changes, layout, visual or interaction behavior.

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions