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

add variant to case message if there's a signal instance #3351

Merged
merged 3 commits into from
May 4, 2023

Conversation

wssheldon
Copy link
Contributor

No description provided.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@wssheldon wssheldon added the enhancement New feature or request label May 3, 2023
@wssheldon wssheldon marked this pull request as ready for review May 3, 2023 20:23
]

if case.signal_instances:
fields.append(f"*Variant* \n {case.signal_instances[0].signal.variant}")
Copy link
Contributor

Choose a reason for hiding this comment

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

Thoughts on making the variant value a link to the signal definition external link if this exists?

@wssheldon wssheldon merged commit 1c59b27 into master May 4, 2023
@wssheldon wssheldon deleted the enhancement/variant-in-case-message branch May 4, 2023 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants