Offset for bitfield INCRBY subcommand is always used as zero based even when it is defined in multiplied by type length format (e.g. `#1`)  Created pull request with fix: https://github.com/spring-projects/spring-data-redis/pull/2901. Added integration test that help to reproduce this issue and verify it is fixed now.