Skip to main content
#75 Greenhorn 💚 Newsletter

An example of a High functional bug: 410 error with ❝Notify me❞ item availability feature.

Charlie avatar
Written by Charlie
Updated over 6 months ago

LEVEL UP Your Reporting

Example of a High-functional bug.

Here, navigate to the video for better quality.

Exemplary Bug Form

Feature:

Product detail page

Bug Type:

High functional

Title:

The status is stuck in a "Sending" loop on the "CloudTouch® Blanket" product detail page after attempting to send an email notification when the product will be back in stock

URL:

Steps:

  1. Click the "BLANKETS" tab in the header

  2. Click the "CloudTouch" link

  3. Scroll down the page to the "Notify me" email field

  4. Enter a valid email (e.g. [email protected]) in the "Email" field

  5. Click the "Notify me" button

Actual result:

The notification isn't sent, and the status changes to "Sending" loop on the "CloudTouch® Blanket" product detail page after entering a valid email in the "Email" box and clicking the "Notify me" button.

Additionally, a POST request returns a 410 error in the console.

Expected result:

The notification is successfully sent to the email about when the product will be back in stock on the "CloudTouch® Blanket" product detail page after clicking the "Notify me" button.

Did this answer your question?