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
Currently, when loading the category page in our Allure report, we encounter a 404 error. Upon debugging, it appears that this error occurs when an exception is passed as nil to the Allure::ResultUtils::status_details method.