You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2026. It is now read-only.
Follow-up to the screenshot refresh (#1911 / #1912). Most leaves now show real linked data; these still show their restyled empty state and need backing data or config to populate:
email — needs a configured Mail account + messages (SMTP disabled in dev).
activity — OR object operations don't emit NC Activity events, so the feed is empty. Either emit activity events from OR object CRUD, or seed oc_activity rows for the demo object.
shares — ShareLinksController::create / ShareLinkService rejects a plain folder file ("File does not belong to this object"); seeding requires attaching a file through OR's own files flow first. Document or provide a seed path.
time-tracker — blocked by the link-lookup bug (separate issue).
Minor copy
CnFlowTab header button still reads "Link existing automation" — the tab was renamed to Flow (nextcloud-vue fix #437); align the button/empty copy to "Flow" too.
Follow-up to the screenshot refresh (#1911 / #1912). Most leaves now show real linked data; these still show their restyled empty state and need backing data or config to populate:
oc_activityrows for the demo object.ShareLinksController::create/ShareLinkServicerejects a plain folder file ("File does not belong to this object"); seeding requires attaching a file through OR's own files flow first. Document or provide a seed path.Minor copy
CnFlowTabheader button still reads "Link existing automation" — the tab was renamed to Flow (nextcloud-vue fix #437); align the button/empty copy to "Flow" too.