M. Torkashvand
M. Torkashvand
I have the same issue with my User model!
please refactor this piece of shit! I prefer to write my own code! don't waste our time
related PRs are: **oauth2-lib:** https://github.com/workfloworchestrator/oauth2-lib/pull/61 and **orchestrator-core:** https://github.com/workfloworchestrator/orchestrator-core/pull/608
Hi @einarnn could you check this PR? Sorry for mentioning you again
Thanks, @Mark90, for looking into this. However, I don’t think this is a low-priority bug, as it prevents us from importing our existing data into our core database when using...
I had to do this in our code: 💃🏻 ```python import orchestrator.websocket orchestrator.websocket.sync_invalidate_subscription_cache = lambda *args, **kwargs: None ```