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
test/api/test_service_aups.py::TestServiceAup::test_accept
/Users/bas/Documents/Repositories/SBS/server/api/invitation.py:109: SAWarning: Object of type <OrganisationAup> not in session, add operation along 'Organisation.organisation_aups' will not proceed (This warning originated from the Session 'autoflush' process, which was invoked automatically in response to a user-initiated operation.)
db.session.merge(organisation_aup)
The text was updated successfully, but these errors were encountered:
Is there an easy way to fix these?
The text was updated successfully, but these errors were encountered: