Skip to main content
ArcBlock Community

No Notifications Received on ArcBlock Community

JM “cryptotestnet” Morales
Support
bugqualifiedresolvedrewardedux

image.png

On the ArcBlock Community (https://community.arcblock.io), the notifications endpoint (/.well-known/service/user/notifications?locale=en&severity=&componentDid=) fails to deliver any notifications to the user account. Users do not receive alerts for relevant activity, even when there are updates.

Steps to Reproduce:

  1. Log in to ArcBlock Community.
  2. Perform or trigger any activity that should generate a notification (e.g., comments, replies, mentions).
  3. Navigate to the notifications section or access the notifications endpoint directly.
  4. Observe that no notifications are received.

Expected Result:

  • Users should receive notifications for relevant activity in their account.
  • The notifications endpoint should return proper data corresponding to user actions.

Actual Result:

  • No notifications are delivered.
  • The notifications endpoint returns empty or missing data.

Bug Description: The notification service is not functioning correctly. Users remain unaware of activity or updates. Possible causes include:

  • Backend notification service failure.
  • Endpoint misconfiguration or missing user binding.
  • Frontend failing to fetch or display notification data.

Severity Classification:

  • Severity Level: 🟠 High (core user engagement feature broken).

Suggested Fix:

  • Check backend notification service and database triggers.
  • Ensure endpoint returns correct data for the logged-in user.
  • Add frontend handling to fetch and display notifications properly.
  • Test with multiple user accounts and activity types to confirm functionality.

Priority: ⚠️ High – Critical for maintaining user engagement and community functionality.

2 replies

Shuang Liu12 months ago

This issue has been resolved. May I ask if you can see the notification now

JM “cryptotestnet” Morales12 months ago

Screenshot_2025-09-29-06-38-12-492_com.android.chrome.jpg

Yes

Reply