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

DROOLS-2228: [Guided Decision Table] Rename Set the field value with Work Item parameter column #746

Merged
merged 1 commit into from
Jan 11, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ ActionRetractFactPlugin.DeleteAnExistingFact=Delete an existing fact
YouMustEnterAColumnHeaderValueDescription=You must enter a column header value (description)
ThatColumnNameIsAlreadyInUsePleasePickAnother=That column name is already in use - please pick another
ActionWorkItemPlugin.ExecuteWorkItem=Execute a Work Item
ActionWorkItemSetFieldPlugin.SetValue=Set the value of a field with a Work Item parameter
ActionWorkItemSetFieldPlugin.SetValue=Set the value of a field with a Work Item result
AttributeColumnPlugin.AddAttributeColumn=Add an Attribute column
ConditionColumnPlugin.AddConditionColumn=Add a Condition
MetaDataColumnPlugin.AddMetadataColumn=Add a Metadata column
Expand Down