Skip to content

Commit

Permalink
MID-8466:fix for reload prism object after using wizard for modification
Browse files Browse the repository at this point in the history
  • Loading branch information
skublik committed Apr 12, 2023
1 parent 75f7b50 commit 27cabee
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -280,6 +280,7 @@ private void reloadObject(OperationResult result, Collection<ObjectDeltaOperatio
@Nullable PrismObject<O> object = WebModelServiceUtils.loadObject(
getType(),
resourceOid,
getOperationOptions(),
AbstractPageObjectDetails.this,
task,
task.getResult());
Expand Down

0 comments on commit 27cabee

Please sign in to comment.