- View the Workboards workboard.
- Edit this ticket. Add some exclamation marks to the title or something.
- The ticket's title changes.
- Edit this ticket. Remove Workboards from the projects list.
- The ticket is still in Workboards workboard.
Description
Description
Revisions and Commits
Revisions and Commits
Related Objects
Related Objects
Event Timeline
Comment Actions
Happy to see this fixed as part of T4900 but note that it affected for a single user in a single tab which may or may not be different in a way that matters.
Comment Actions
We don't currently rebuild the entire board. @epriestley curious on your thoughts, if better to wait for realtime everything or maybe a workaround is simple enough.
Comment Actions
If I run
./bin/aphlict start
Should the notification bubbles just start working or is there additional configuration?
Comment Actions
(whoops, forgot to RTFM... https://secure.phabricator.com/book/phabricator/article/notifications/)
Comment Actions
You need to set notification.enabled to true in your config.
You can also set notification.debug to get more information. Visiting /notification/status/ may be helpful, too, and lets you generate a test notification.