You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/administrator/.opentakserver_venv/lib/python3.10/site-packages/opentakserver/models/EUD.py:76: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'EUD.data_packages'
'data_packages': self.data_packages.to_json(False) if include_data_packages and self.data_packages else None,
/home/administrator/.opentakserver_venv/lib/python3.10/site-packages/opentakserver/models/EUD.py:59: SAWarning: Multiple rows returned with uselist=False for lazily-loaded attribute 'EUD.certificate'
if self.certificate and self.certificate.data_package:
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: