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

Activity options #2043

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Activity options #2043

wants to merge 4 commits into from

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