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

Delete data-dictionary endpoint not working

XMLWordPrintable

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

       

      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

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

              Created:
              Updated:
              Resolved: