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
when creating a new site (sites.create(site_item)) the revision_limit setting doesn't get set. It will be set to default 25 and the parameter 'revision_limit' will be ignored. I have checked the request_factory.py and it seems that this parameter is not set when creating a new site!