Uploaded image for project: 'Nuxeo Documentation'
  1. Nuxeo Documentation
  2. NXDOC-2504

Document breaking changes after adding named parameters to queryByProvider

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Client SDKs
    • Tags:
    • Team:
      PLATFORM
    • Sprint:
      nxplatform #73
    • Story Points:
      1

      Description

      The JAVACLIENT-228 improvement introduces a breaking change in the java client, we would like to document it.

      There might be no problem for most usage. The issue appears on code that was giving a null queryParam to the method queryByProvider which was mandatory before the fix on them, see JAVACLIENT-219.
      You can see below an affected code:

      client.repository().queryByProvider(providerName, pageSize, currentPageIndex, maxResults, sortBy, sortOrder, null);
      

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                kleturc Kevin Leturc
                Reporter:
                kleturc Kevin Leturc
                Participants:
              • Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: