mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2026-03-24 04:46:56 +00:00
[GH-ISSUE #7678] [Bug] Self-managed synchronization problem #3394
Labels
No labels
2024
2025
2026
acct mgmt
AI
automation
bug
calendar
ci
CJK
cloud
code-block
collaboration
copy-paste
database
data migration
data sync
deploy
desktop
develop
develop
documentation
duplicate
editor
editor-plugin
emoji
export
files
flutter-only
follow-up
formula
good first issue for devs
good first issue for experienced devs
grid
hacktoberfest
HACKTOBERFEST-ACCEPTED
help wanted
i18n
icons
images
importer
improvements
infra
install
integrations
IR
kanban board
login
look and joy
mentorship
mobile
mobile
needs design
new feature
new feature
non-coding
notes
notifications
onboarding
organization
P0+
permission
platform-linux
platform-mac
platform-windows
plugins
program
pull-request
Q1 25
Q1 26
Q2 24
Q2 25
Q3 24
Q3 25
Q4 24
Q4 25
react
regression
rust
rust
Rust-only
Rust-only
Rust-starter
Rust-starter
self-hosted
shortcuts
side panel
slash-menu
sync v2
table
tablet
task
tauri
templates
tests
themes
translation
v0.5.6
v0.5.8
v0.5.9
v0.6.0
v0.6.1
v0.6.4
v0.6.7
v0.6.8
v0.7.1
v0.7.4
v0.7.4
v0.7.5
v0.7.6
v0.7.7
v0.7.8
v0.8.0
v0.8.4
v0.8.5
v0.8.9
web
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
AppFlowy-IO/AppFlowy#3394
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @XJY00 on GitHub (Apr 3, 2025).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/7678
Bug Description
After editing the content on a published public page
Changes are not synchronized to the web side
The public page content on the web side can only be updated unless it is unpublished and republished
When both the page and the link are public
Grids and kanban linked within public pages cannot be displayed on the web side
Kanban and grid lack certain properties that prevent all clients from switching workspaces
It is possible that an unknown configuration error occurred when the original view was deleted while editing the view
Export scv and import again did not fix, delete this page to fix
The current way to publish public pages can only be set on a case-by-case basis
Want to be able to support the following features:
How to Reproduce
Repeat as described
Expected Behavior
The public web pages are updated at the same time
The grid and kanban linked within the page are displayed normally
No data corruption occurs when you edit a view (add/remove)
The current way to publish public pages can only be set on a case-by-case basis
Want to be able to support the following features:
Publish your entire workspace with one click
Publish all the subpages of a page with one click
Operating System
Ubuntu Server 22.04 LTS 64bit
AppFlowy Version(s)
appflowyinc/appflowy_web:latest
Screenshots
No response
Additional Context
在已发布的公共页面上编辑内容后
更改不会同步到web端
除非取消发布后重新发布,才能更新web端的公共页面内容
页面和被链接的都已公开时
公共页面内链接的网格和看板不能在web端显示
看板和网格缺乏某些属性会导致所有客户端无法切换工作区
可能是因为编辑视图时删除了初始视图导致未知的配置出错
导出csv再导入无法修好,删除该页面才能修复
目前发布公开页面的方式只能逐个设置
希望能够支持以下功能:
一键发布整个工作空间
一键发布页面的所有子页面