sitecore - Test item is not in workflow -


when setting basic a/b test on component using page editor, received error following appearing in log:

exception: system.invalidoperationexception message: test item not in workflow source: sitecore.analytics    @ sitecore.analytics.data.items.testdefinitionitem.start()    @ sitecore.shell.applications.webedit.commands.testing.starttest.run(clientpipelineargs args) 

attempting start test created multivariate test definition item empty workflow section in test lab

attempting start test created multivariate test definition item empty workflow section in test lab

i'm thinking workflow fields should have been appropriately set when using ui on page editor create , start test.

i guess i'll try reflector find error message in binaries , keep digging.

sitecore version: 6.5.0 (rev. 120706)

i realize old question, encountered same thing in 8.1 update 3. in case because workflow associated testing (analytics testing workflow, unless you've made own) had been deleted on local installation. restoring 1 of our other servers made error go away.


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -