Skip to content

Comments

DDM login issue fixed while logging in via connection string#2353

Merged
sakshigupta12feb merged 4 commits intomasterfrom
users/sakshig/ddmChanges
Feb 2, 2026
Merged

DDM login issue fixed while logging in via connection string#2353
sakshigupta12feb merged 4 commits intomasterfrom
users/sakshig/ddmChanges

Conversation

@sakshigupta12feb
Copy link
Collaborator

@sakshigupta12feb sakshigupta12feb commented Jan 27, 2026

Preview this branch

When logging in with a connection string, the DDM tab was not visible. If a DDM policy is set up (not just the feature enabled) and users log in using a connection string, the tab will appear.

Removed the key "isPolicyEnabled". In the backend, its value will instead be determined by the "includedPaths" field. If its empty then isPolicyEnabled will be false and true if non empty.
we need to add a validation for the field "includePaths". It should be present and should be an array only. It could be an empty array.
The field "excludedPaths" will be optional.

@sakshigupta12feb sakshigupta12feb requested a review from a team as a code owner January 27, 2026 09:00
@sakshigupta12feb
Copy link
Collaborator Author

@copilot Review this PR

Copy link
Contributor

Copilot AI commented Jan 27, 2026

@sakshigupta12feb I've opened a new pull request, #2354, to work on those changes. Once the pull request is ready, I'll request review from you.

nishthaAhujaa
nishthaAhujaa previously approved these changes Jan 28, 2026
@sakshigupta12feb sakshigupta12feb merged commit b83f54e into master Feb 2, 2026
61 of 62 checks passed
@sakshigupta12feb sakshigupta12feb deleted the users/sakshig/ddmChanges branch February 2, 2026 05:58
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.

5 participants