Skip to content

Commit

Permalink
ignorning the field deleted in the suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
marcos-lg committed May 27, 2021
1 parent 60f5e5f commit 59a6290
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ public abstract class BaseChangeSuggestionService<
"modifiedBy",
"created",
"modified",
"deleted",
"key",
"convertedToCollection"));

Expand Down

0 comments on commit 59a6290

Please sign in to comment.