Assertion Failed error when I quick Edit every list containing taxonomy field Sharepoint 2019 on prem

Fahim Afser 96 Reputation points
2021-08-17T08:08:05.39+00:00

I am facing this assertion error in every list which is included a column type of managed metadata.

Even if I create a new custom list and add one metadata type column, this error is popping up when I click on quick edit.

Can anyone give a clue where I can start to fix this error?

123818-capture.png

Microsoft 365 and Office | SharePoint | Development
{count} votes

Accepted answer
  1. Fahim Afser 96 Reputation points
    2021-08-26T06:47:12.96+00:00

    Finally the issue is resolved.

    This issue occurred because of the debugging mode was enabled in SharePoint web.config file for that web application.

    I disabled the debug mode and reset the iis AND error is gone. :)


1 additional answer

Sort by: Most helpful
  1. Elsie Lu_MSFT 9,801 Reputation points
    2021-08-18T07:58:16.007+00:00

    Hi @Fahim Afser ,

    Per my test, I am not able to reproduce your issue. Are you using any code in your list or the page? If you try in the OOTB list, will the same issue occur?

    In addition, please test using other browsers, like Chrome or Firefox, check if this issue occurres.

    A similar post:
    Assertion Failed: Break into debugger


    If the answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.