Uploaded image for project: 'Identity'
  1. Identity
  2. ID-6743

Enhance the suggest changes feature to consider the current email of the user in case nothing is provided

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Problem Definition

      The suggest changes feature present inside the user administration part of Cloud instances only sends the suggested changes to the user in case both his full name and email are provided.

      In case the user only provides/suggests a full name change leaving the email field blank a "Something went wrong" message is displayed. When looking at the browser triggered call we can see why the suggest failed:

      {"key":"fieldConstraintsViolated","context":{"fieldViolations":[{"field":"suggestChangeDetails.arg1.email.value","violations":[{"key":"Value is not a valid email address"}]}]}}
      

      Basically, if you leave the email field blank the suggest fails.

      Suggested Solution

      Enhance the feature so when the email field is not filled the application uses the current email of the user, the same goes for the name.

      Workaround

      Manually fill in the current email of the user before triggering the change.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              akasper André K. (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: