← Back to team overview

credativ team mailing list archive

[Bug 954907] [NEW] Changing company does not work properly with gunicorn

 

You have been subscribed to a public bug by Dmitrijs Ledkovs (credativ) (dle-credativ):

When OpenERP is running with multiple gunicorn workers, changing company
after login does not work correctly.

To see the issue, create a database with multiple companies and have
rules that limit the view of a set of records e.g. account.account,
based on the company that you are logged into. You need your user Then
start OpenERP with multiple gunicorn workers.

1. Once logged in, change company (in the Preferences dialog).
2. Go to a list of records that give a limited view based on the ir.rule e.g. account.account.
3. Keep refreshing the  list by clicking the menu link that displays the record list.

Expected result:
Should only see the accounts for the company that you are logged into - every time that you click on the menu link.

Actual result:
Sometimes you see the accounts that you are logged into, other times you see the accounts from the previous company that you were logged into. Presumably, this is because you have only changed company in one of the gunicorn workers... not all of them. So OpenERP does not seem to be completely stateless when it comes to changing company.

** Affects: openobject-server
     Importance: Undecided
         Status: New

-- 
Changing company does not work properly with gunicorn
https://bugs.launchpad.net/bugs/954907
You received this bug notification because you are a member of credativ, which is subscribed to the bug report.