When a project version is still under development, but is also being used on a production environment, it is sometimes needed to do small table rights adjustments or prefilter query changes.
As in now, the whole action list will be executed. While working in a development project with multiple team members, it can happen that a team member for example adds a task parameter or report parameter. These new adjustments will be synchronized to IAM while still under development, but instead it would be safer to just synchronize the actions (i.e. i_sync_table_rights) you have adjusted yourself.
This will especially prevent unwanted errors (i.e. missing parameter messages) on production environment and interruptions with the end users.