Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 'ClientWorkflowAction' object has no attribute 'portal_url' when publishing multiple ARs #387

Merged
merged 2 commits into from
Nov 19, 2017

Conversation

xispa
Copy link
Member

@xispa xispa commented Nov 19, 2017

Fixes the following when trying to publish several ARs at the same time from Client's Analysis Request list

Traceback (innermost last):
  Module ZPublisher.Publish, line 138, in publish
  Module ZPublisher.mapply, line 77, in mapply
  Module ZPublisher.Publish, line 48, in call_object
  Module bika.lims.browser.client.workflow, line 208, in __call__
AttributeError: 'ClientWorkflowAction' object has no attribute 'portal_url'

Traceback (innermost last):
  Module ZPublisher.Publish, line 138, in publish
  Module ZPublisher.mapply, line 77, in mapply
  Module ZPublisher.Publish, line 48, in call_object
  Module bika.lims.browser.client.workflow, line 208, in __call__
AttributeError: 'ClientWorkflowAction' object has no attribute 'portal_url'
@xispa xispa merged commit fa2f9c5 into senaite:senaite-integration Nov 19, 2017
@xispa xispa deleted the client-workflow-no-portalurl branch November 27, 2017 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant