Actions
Bug #38253
closedAssigning multiple CVs to a client via hammer fails with error 500 when allow_multiple_content_views setting is disabled
Description
Description of problem:
When assigning multiple content views to a client and allow_multiple_content_views setting is disabled fails with an Internal Server Error
Actual:
Could not update the host: 500 Internal Server Error
Expected:
A message similar to the one for activation keys:
Could not update the activation key: Assigning an activation key to multiple content view environments is not enabled. To enable, set the allow_multiple_content_views setting.
Actions