XMLWordPrintable

    • Type: Sub-task
    • Resolution: Fixed
    • Priority: L3 - Default
    • 3.5.0-alpha2, 3.5.0
    • Affects Version/s: None
    • Component/s: None
    • Not defined

      For the bulk delete of collection scopes, it is necessary to fetch first all the conflicts which occur when attempting to delete. During this kick-off we agreed on developing an endpoint, which will fetch the conflicts encountered for the collectiopn scope entities and will return a boolean value

      The endpoint for checking the delete conflicts is:

      POST /api/collection/scope/delete-conflicts
      

      and it accepts in the request body:

      ["id1", "id2", "id3"]
      

      AT:

      • the endpoint has been developed
      • addiniotal ITs have been added which verify the correct functionality of the endpoint
      • the REST documentation has been updated accordingly

            Assignee:
            Unassigned
            Reporter:
            Andromachi Rozaki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: