Skip to content

fixing user profile schema for new keycloak#845

Open
ddelpiano wants to merge 1 commit intodevelopfrom
feature/MC-207
Open

fixing user profile schema for new keycloak#845
ddelpiano wants to merge 1 commit intodevelopfrom
feature/MC-207

Conversation

@ddelpiano
Copy link
Copy Markdown
Member

@ddelpiano ddelpiano commented Apr 14, 2026

Implemented solution

added stripe_uid to the keycloak user profile so that mnp-checkout attribute setting api call will not fail silently.
...

How to test this PR

for an existing deployment delete the namespace and re-run the pipeline to deploy, check from realm settings -> user profile -> attributes if stripe_uid is present in the list of attributes

...

Sanity checks:

  • The pull request is explicitly linked to the relevant issue(s)
  • The issue is well described: clearly states the problem and the general proposed solution(s)
  • In this PR it is explicitly stated how to test the current change
  • The labels in the issue set the scope and the type of issue (bug, feature, etc.)
  • The relevant components are indicated in the issue (if any)
  • All the automated test checks are passing
  • All the linked issues are included in one Sprint
  • All the linked issues are in the Review state
  • All the linked issues are assigned

Breaking changes (select one):

  • The present changes do not change the preexisting api in any way
  • This PR and the issue are tagged as a breaking-change and the migration procedure is well described above

Possible deployment updates issues (select one):

  • There is no reason why deployments based on CloudHarness may break after the current update
  • This PR and the issue are tagged as alert:deployment

Test coverage (select one):

  • Tests for the relevant cases are included in this pr
  • The changes included in this pr are out of the current test coverage scope

Documentation (select one):

  • The documentation has been updated to match the current changes
  • The changes included in this PR are out of the current documentation scope

Nice to have (if relevant):

  • Screenshots of the changes
  • Explanatory video/animated gif

@ddelpiano ddelpiano added bug Something isn't working scope:accounts labels Apr 14, 2026
@ddelpiano ddelpiano requested review from filippomc and zsinnema April 14, 2026 17:01
@filippomc filippomc changed the title fixing user profile schema for new keycloak to work with mnp-checkout fixing user profile schema for new keycloak Apr 22, 2026
Copy link
Copy Markdown
Collaborator

@filippomc filippomc left a comment

Choose a reason for hiding this comment

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

Please reference a cloudharness Jira issue in the PR.
Removed references to an external private project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working scope:accounts

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants