Skip to content

Conversation

@kanikabansal08
Copy link
Collaborator

@kanikabansal08 kanikabansal08 commented Jan 21, 2026

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Without devUsers enabled:
Screenshot 2026-01-21 at 7 32 05 PM

With devUsers enabled:
Screenshot 2026-01-21 at 6 35 47 PM

For a role that doesn't have users and devUsers enabled:
Screenshot 2026-01-21 at 7 37 37 PM

Trying to access via url:

Screenshot 2026-01-21 at 7 37 58 PM
Screen.Recording.2026-01-21.at.7.04.18.PM.mov

Motivation and Context

How did you test it?

Where to test it?

  • INTEG
  • SANDBOX
  • PROD

Checklist

  • I ran npm run re:build
  • I reviewed submitted code
  • I added unit tests for my changes where possible

@kanikabansal08 kanikabansal08 requested a review from a team as a code owner January 21, 2026 13:07
@semanticdiff-com
Copy link

Review changes with  SemanticDiff

switch merchant.productType {
| Some(Orchestration(V1)) => true
| _ => false
let v1MerchantList = merchList->Array.filter(merchant =>
Copy link
Contributor

Choose a reason for hiding this comment

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

Please rename to merchantList, we will get typo for this i guess.

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