End user receives an error when trying to execute an UIaction that was working before

Modified on Wed, 16 Oct at 11:45 AM

Symptoms

User tries to execute some standard action that was working before and receives a message in the UI that the action cannot be performed or the user permissions are not enough.

Potential Root causes and solutions

Recent upgrade

If you recently updated Allure TestOps, especially if you've performed an upgrade between versions (4 → 5 etc), please always start with this action.
After an upgrade, if you haven't cleared the application data in your browser, you have frontend elements cached in by your browser that are from the old release of Allure TestOps, in the same time the backend is already new. So, old Frontend scripts try to invoke old API calls that no longer exist on BE anymore.

Potential solution

This should be your first response for all FE issues right after an update to a new release of Allure TestOps:
  1. Logout from the UI of the application.
  2. Open DevTools of your browser and proceed to the Application tab.
  3. Clean all the Allure TestOps application data from the browser's caches.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article