Uploaded image for project: 'Common Controller SDK'
  1. Common Controller SDK
  2. CCSDK-3798

Delete data-dictionary endpoint not working

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Medium
    • Resolution: Done
    • Jakarta Release, Kohn Release
    • London Release
    • cds
    • None

    Description

       

      Delete /api/v1/dictionary/dd-name

      returns

      {
          "code": 500,
          "status": "GENERIC_FAILURE",
          "timestamp": "2022-10-28T21:10:56.677Z",
          "message": "No EntityManager with actual transaction available for current thread - cannot reliably process 'remove' call; nested exception is javax.persistence.TransactionRequiredException: No EntityManager with actual transaction available for current thread - cannot reliably process 'remove' call",
          "debugMessage": "",
          "logLevel": "ERROR",
          "subErrors": []
      } 

      Missing @Transactional annotation. Probably never worked

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jozsef Jozsef Csongvai
            jozsef Jozsef Csongvai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: