Hello I'm trying to do a **getAndTouch** in the https://github.com/spring-projects/spring-data-couchbase/blob/d994eb7bb3cf15f2ede1acc84692316c9f732958/src/main/java/org/springframework/data/couchbase/core/ReactiveFindByIdOperationSupport.java#L88-L90 method and I think there is a bug. The options are never initialized so the get method is always executed. Related issue: https://github.com/spring-projects/spring-data-couchbase/pull/1196 Thank you very much