danielgerlag / danielgerlag/workflow-core

PersistedExecutionPointer.EventName/EventKey with [MaxLength(100)] instead of [MaxLength(200)]

Open
#1,149 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
5.9k
Forks
1.3k
Avg merge
1d 1h
Merged PRs (30d)
5

Description

**Describe the bug**
This is only a database related bug, because, if I create a workflow based on an event with more than 100 characters, it will start complaining about column size.

**To Reproduce**
Simply create a workflow based on an Event where EventName/EventKey value is greater than 100 characters.

**Expected behavior**
All EventName/EventKey columns should have the same MaxLength in PersistedEvent/PersistedExecutionPointer/PersistedSubscription (only PersistedEvent seems to be different)

**Additional context**
![image](https://user-images.githubusercontent.com/74939253/224711305-77934164-01ab-431c-924f-f6dcb099a2c5.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.