Skip to content

Issue #3273915: Show user referenced Notifications on User profile ( clean MR )

  1. Use user/{user}/commerce-availability-notification path

image

  1. Ensure all notifications based on user reference OR matching email address are shown in on the list image image Notification was created by another user (test@test.com) for email "admin@admin.com" and displayed for admin and for test user ( because this user is owner of the notification ). image
  2. The list should be a table with the following columns: Variation Label, Created, Operations - done.
  3. The operations dropdown should have a task that allows for deleting an existing notification - done.

Merge request reports