Skip to content
Commit 4bd4ea90 authored by Pascal GARCIA's avatar Pascal GARCIA Committed by GitHub
Browse files

feat(Page) : handle pageApi.update and pageApi.delete exception (#710)

* handle update and delete page api exception
* remove test on page provided field
* update the code to avoid update of permission and ressource in case of exception happened on call of pageApi.update or pageApi.delete
* add junit test that check no interaction happen before an api exception
* CustomPageService.ensurePageFolderIsPresent was not done now in   `removeRestApiExtensionPermissions` method. It should be done before the `removeRestApiExtensionPermissions` called

 Relates to [RUNTIME-309](https://bonitasoft.atlassian.net/browse/RUNTIME-309)
parent 1d01449e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment