← Back to team overview

credativ team mailing list archive

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

 

Hello Dmitrijs.

Thanks for your response on this.

Yes, you are correct I missed to start server with gunicorn.

Now I have re-test the same thing with gunicorn and I have started four
different process means started with 4 workers.

I have reproduce the same thing at my end, but it's hard to reproduce
because I didn't face the problem all time.

After more then 2 times changing the company from user preference, I
have faced this issue also I have faced one error of "Deleted document"
(may be this error occurs due to record rule but this error doesn't
occurs If I start my server normally.)

I have attached a video which is more helpful for producing this issue,
So please check it.

Thanks for understanding!

-- 
You received this bug notification because you are a member of credativ,
which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/954907

Title:
  Changing company does not work properly with gunicorn

Status in OpenERP Server:
  Confirmed

Bug description:
  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/954907/+subscriptions