Closed
Description
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: #2901.
Added integration test that help to reproduce this issue and verify it is fixed now.