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

Observation: unserializable default activity arguments are confusing #1622

Open
cartermak opened this issue Dec 23, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@cartermak
Copy link
Member

Checked for duplicates

No - I haven't checked

Is this a regression?

No - This is a new bug

Version

3.0.1

Describe the bug

This isn't a request for any particular behavior, just capturing the user experience.

When testing an activity type with an Instant-type parameter, we found that our InstantValueMapper is incapable of serializing the value of Instant.MIN, which was set as the default value. When placing this activity on the timeline, the UI displays that the activity has no parameters. The problem wasn't explained in any meaningful way in the UI except for a Error: Invalid arguments for input type "<activity type>" warning in the logs at the bottom of the page. The stacktrace in the merlin server logs were useful.

Reproduction

Set a default value on an activity parameter that breaks the value mapper.

Logs

No response

System Info

Clipper Aerie 3.0.1

Severity

Minor

@cartermak cartermak added the bug Something isn't working label Dec 23, 2024
@github-project-automation github-project-automation bot moved this to Todo in Aerie Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Todo
Development

No branches or pull requests

1 participant