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

fix: using call submission message for customising successful proposal submission #792

Merged
merged 3 commits into from
Sep 27, 2024

Conversation

yoganandaness
Copy link
Contributor

Description

In the current implementation, the call submission message value is being used in incorrect place ie., in one of the warning messages. This has been removed and now being used where it is supposed to be used ie., during the proposal submission message.

  1. When Call submission message is not provided, proposal submission message will be the default one.
  2. When Call submission message is provided, proposal submission message will be overridden by this one.

Motivation and Context

Using Call Submission custom message correctly.

How Has This Been Tested

e2e

Fixes

Changes

Depends on

Tests included/Docs Updated?

  • [*] I have added tests to cover my changes.
  • All relevant doc has been updated

@yoganandaness yoganandaness requested a review from a team as a code owner September 24, 2024 11:50
@yoganandaness yoganandaness requested review from deepaksftc and janosbabik and removed request for a team September 24, 2024 11:50
@yoganandaness yoganandaness changed the title fix: Using call submission message for customising successful proposal submission fix: using call submission message for customising successful proposal submission Sep 24, 2024
@yoganandaness yoganandaness merged commit bea373f into develop Sep 27, 2024
19 checks passed
@yoganandaness yoganandaness deleted the SWAP-4158-uo-fe-remove-warning-message branch September 27, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants