WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@mfateev
Copy link
Member

@mfateev mfateev commented Apr 19, 2024

What was changed

The ActivityOptions and LocalActivityOptions can be specified in multiple places. This PR introduces order into merging of the options when specified more than once.

Why?

The current behavior is unintuitive and not consistent.

Checklist

  1. Closes Activity options merging logic is not correct #2042

  2. How was this tested:
    Unit tests are added.

  3. Any docs updates needed?
    Yes, the merging logic of the options should be documented.

@mfateev mfateev requested a review from a team as a code owner April 19, 2024 03:40
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.

Activity options merging logic is not correct

1 participant