Skip to content

Conversation

@dantovska
Copy link
Collaborator

@dantovska dantovska commented Oct 21, 2025

Fix UTM params in Cloud SSO flows

Problem

When creating a cloud database from the following sources:

  1. navigation menu
  2. add db form
  3. database connection list
1 2
image image

The campaign is not set to the appropriate value to the source. We are getting 'other' (unknown).

Solution

The fix is applied so the following are set:

source campaign
database connection list list_of_databases
navigation menu navigation_menu
add db form add_db_form

Test

  1. Download and install this manual build https://github.com/redis/RedisInsight/actions/runs/18778738361, which include the changes in this branch + logging the campaign params <campaign>
  2. Start SSO flow from one of the sources described above
  3. This is logged during authentication, so be sure to log out after each create db flow
  4. You may need to close the app and open again

This is needed because SSO flow cannot be completed by local dev setup

@github-actions
Copy link
Contributor

Code Coverage - Frontend unit tests

St.
Category Percentage Covered / Total
🟢 Statements 82.19% 20129/24492
🟡 Branches 67.63% 8715/12887
🟡 Functions 76.28% 5350/7014
🟢 Lines 82.6% 19708/23860

Test suite run success

5229 tests passing in 681 suites.

Report generated by 🧪jest coverage report action from cf87773

@dantovska dantovska merged commit ce1263d into main Oct 27, 2025
18 checks passed
@dantovska dantovska deleted the fe/bugfix/RI-7588-fix-utm-free-db branch October 27, 2025 08:59
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.

3 participants