What causes the error, "No match found for enum value "" in side effect <Project>" when using the Custom Workflow?

0 Likes

Problem:

What causes the error, "No match found for enum value "" in side effect <Project>" when using the Custom Workflow?

Resolution:


  • Product Name: StarTeam
  • Product Version: 2008
  • Product Component: Custom Workflow
  • Platform/OS Version: All



The reason for this error is that an "empty" enumerated value is set as the default value for a custom field that is being used in the Workflow.

Characters such as and empty space (" ") should be avoided when defining values for enumerated fields. It is planned to prevent blank fields in a future release of StarTeam however as a workaround you should modify any "blank" enumerated values with a non-blank value such as "" which can be used to show users that a value should be added.


Old KB# 29772
Comment List
Related
Recommended