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

Workflow Instance UI Display Fix #3220

Merged

Conversation

Dioltas95
Copy link

Fixes issue in #2845

We use MongoDB to store data, ActivityLifecycle properties are getting parsed into the MongoDB as Uppercase. Therefore as described in the Issue, the status UI doesn't show so no green border for successful activities or green icon.

This just adds a check if the default value (lowercase) is null then it will try the uppercase property.

…cuting(fixes workflow instance status display issues with mongo db)
@dnfadmin
Copy link

dnfadmin commented Jul 20, 2022

CLA assistant check
All CLA requirements met.

@sfmskywalker
Copy link
Member

Thanks!

@sfmskywalker sfmskywalker merged commit a4a212d into elsa-workflows:master Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants