Skip to main content
GoodFirstPicks
DashboardIssuesReposLeaderboard

GoodFirstPicks by Leaveitblank © 2026

CreatorRequest a RepoPrivacy PolicyTerms of Service
KanbanBoard updates are not realtime | GoodFirstPicks

KanbanBoard updates are not realtime

frappe/frappe 0 comments 1mo ago
View on GitHub
mediumopenScope: somewhat clearSkill match: maybeFrappe / ERPNextPython

Why this is a good first issue

Realtime updates require backend and frontend coordination.

AI Summary

The issue involves ensuring KanbanBoard updates are visible to all users in realtime or at regular intervals. This likely requires changes to both backend (to handle updates) and frontend (to refresh the view). The exact implementation approach is not fully specified.

Issue Description

Description of the issue

When multiple users are working at Projects in style of Trello , the updates are not refreshed . Even if it is not realtime , if a card is move from one place to another , other users should see the changes.

Easy way to get is to refresh every X minutes.

Context information (for bug reports)

Tested on latest branch.

GitHub Labels

feature-request

Want to work on this?

Claim this issue to let others know you're working on it. You'll earn 20 points when you complete it!

Risk Flags

  • requires understanding of realtime updates
  • potential backend changes
Loading labels...

Details

Points20 pts
Difficultymedium
Scopesomewhat clear
Skill Matchmaybe
Test Focusedno