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

When I save a object, eg.: new User(String name, String password, String id, int type), the type's value I got is always the same one like 1684387 but not itself , but just saving the type will be true. #180

Open
6 tasks
cervy opened this issue Jan 7, 2017 · 1 comment

Comments

@cervy
Copy link

cervy commented Jan 7, 2017

Please try to fill all questions below before submitting an issue.

  • android versions :19
  • phones :SM-t230nu
  • hawk version :2.0.1
  • Does this issue happen always or is it flaky? :always
  • Can you write failing test? :yep
  • Is the data you are trying to save it huge or small:small
@cervy cervy changed the title When I save a object, eg.: new User(String name, String password, String id, int type), the type's I got value is always the same one like 1684387, but just saving the type will be true? When I save a object, eg.: new User(String name, String password, String id, int type), the type's value I got is always the same one like 1684387 but not itself , but just saving the type will be true. Jan 7, 2017
@orhanobut orhanobut added this to the 2.1.0 milestone Apr 2, 2018
@orhanobut orhanobut added the bug label Apr 2, 2018
@orhanobut
Copy link
Owner

I'll take a look for this one. 👍

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

No branches or pull requests

2 participants