Skip to content
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

### Description #764

Closed
ericeche opened this issue Sep 11, 2019 · 1 comment
Closed

### Description #764

ericeche opened this issue Sep 11, 2019 · 1 comment

Comments

@ericeche
Copy link

Before creating a new issue, make sure that you checked: (1) existing issues, (2) docs (3) FAQ.
TEMPLATE FOR ISSUES ONLY - for feature requests just delete the text and start fresh.
Please help us to fix issues asap: this template reduces checking with you back and forth.
Replace italic sections with your input.
For support questions, please use stackoverflow with the [objectbox] tag - we get notified.

Issue Basics

  • ObjectBox version (are using the latest version?): ?
  • Reproducibility: [occurred once only | occasionally without visible pattern | always]

Reproducing the bug

Description

Describe the situation in English in which you encounter the bug.

Code

Provide the code triggering the bug.
Ideally, try to keep it short by removing as much code as possible while preserving the issue.
You get extra karma points for sharing a runnable project on GitHub that reproduces the bug.

Logs & stackstraces

Check if you have relevant logs and/or a stacktrace.
For build issues, use --stacktrace for the Gradle build (./gradlew build --stacktrace).
For runtime errors, check Android's Logcat (check also for relevant logs preceeding the issue itself).

Entities

Provide the code for entities related to the bug (shorten to relevant parts).

Misc

Is there anything special about your app?
May transactions or multi-threading play a role?
Did you find any workarounds to prevent the issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants