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

Default to activity type as a message for unrecognized activities #2828

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

nelsonkopliku
Copy link
Member

Description

With this PR the frontend uses the activity type as the message for an activity which is not yet mapped to be nicely shown in the UI.

In this way we avoid a perhaps too generic Unrecognized activity as message, and we show the_new_unmapped_activity_log_type, which provides at least some value.

How was this tested?

Automated test.

@nelsonkopliku nelsonkopliku self-assigned this Jul 26, 2024
@nelsonkopliku nelsonkopliku added enhancement New feature or request user story javascript Pull requests that update Javascript code labels Jul 26, 2024
@nelsonkopliku
Copy link
Member Author

@balanza @gagandeepb any input here?

Copy link
Contributor

@gagandeepb gagandeepb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this! LGTM.

@nelsonkopliku nelsonkopliku merged commit d0b15e7 into main Jul 30, 2024
98 of 101 checks passed
@nelsonkopliku nelsonkopliku deleted the default-activity-log-message-to-its-type branch July 30, 2024 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request javascript Pull requests that update Javascript code user story
Development

Successfully merging this pull request may close these issues.

2 participants