onaio / onadata

Collect, Analyze and Share
https://ona.io
Other
183 stars 132 forks source link

ValueError: 'User' instance needs to have a primary key value before this relationship can be used. #2603

Closed sentryk8sonalabsorg[bot] closed 3 months ago

sentryk8sonalabsorg[bot] commented 4 months ago

Sentry Issue: ONADATA-4P2

ValueError: 'User' instance needs to have a primary key value before this relationship can be used.
(11 additional frame(s) were not displayed)
...
  File "onadata/libs/utils/validators.py", line 19, in validate
    pw_history = user.password_history.all()[:self.history_limit]