Skip to content

Error Drawing Workflow diagram with meta variables #236

Open
@weiserma

Description

@weiserma

ArgumentError: edge attribute 'button_color' invalid

    state :requested do
      event :invite, transitions_to: :invited
      event :reject, transitions_to: :rejected, meta: { button_color: 'alert' }
      event :withdraw_request, transitions_to: :new
    end

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions