===== Version 3.10.363 (26.8.26) ===== ==== Supplier Artikel Pool ==== In the job step TradeItemManagerBookCache the custom items were not booked if the "No Insert" option was set in conjunction with "Partial article update". Unfortunately, there were no unit tests for this combination. The bug has been fixed and the relevant unit tests have been created. ===== RestPush – State Transition ===== The RestPush job step now creates an entry in the "State history" for the attachments sent. ===== Rest ===== ==== Authentication with Google OAuth2 ==== Extension of OAuth2 authentication to include authentication with Google OAuth2. ==== REST Server Address ==== Extension of the REST server address to include the client ID and client secret. ==== RestGet/Push OAuth2 JSON Body ==== Extension of OAuth2 authentication with a JSON body to include the parameters grant_type, **Client ID** and **Client Secret** and the option to include further parameters in the JSON body via a list. ==== RestGet/Push Authentication ==== {{:images:sign_warning.png?nolink|}} When authenticating via OAuth2, the Username and Password were used for the **Client ID** and **Client Secret** respectively, if these were not set. For example, if the **Client Secret** was not set, the Password that had been set was used. This logic worked during the transition period, but is now no longer usable **and has been removed**. This is because it is now more common for, for example, the **Client Secret** and the Password to be passed. ===== Where-used list ===== In the previous eBiss version, **Where-used list** were only active if the user had read access to jobs, partner channels and mappings. This has been changed: from this version onwards, **Where-used list** are always active and you can only navigate to those elements for which you have at least read access.