-
Notifications
You must be signed in to change notification settings - Fork 192
findById of CouchbaseTemplate does not involve getAndTouch entities [DATACOUCH-674] #982
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
type: bug
A general bug
Comments
jorgerod commented I have seen that the status of the issue is In Progress. |
mikereiche
added a commit
that referenced
this issue
Aug 18, 2021
mikereiche
added a commit
that referenced
this issue
Aug 18, 2021
5 tasks
mikereiche
added a commit
that referenced
this issue
Aug 19, 2021
mikereiche
added a commit
that referenced
this issue
Aug 20, 2021
mikereiche
added a commit
that referenced
this issue
Sep 13, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jorgerod opened DATACOUCH-674 and commented
Hi
FindById method does not involve touchOnRead entities, that is, internally, it only uses the get method and does not give the possibility of being able to use the getAndTouch method
Affects: 4.2 M1 (2021.0.0), 4.1.2 (2020.0.2)
The text was updated successfully, but these errors were encountered: