Uploaded image for project: 'Red Hat 3scale API Management'
  1. Red Hat 3scale API Management
  2. THREESCALE-8017

User properties are not updated

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • None
    • 2.10 GA, 2.11.1 GA
    • System
    • False
    • False
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Not Started
    • Hide

      Use the 3scale API endpoint User Update: 

      curl -v  -X PUT "https://<admin-portal>/admin/api/accounts/{account_id}/users/{user_id}.xml" -d 'access_token=<access-token>&first_name={name}'
      
      Show
      Use the 3scale API endpoint User Update:  curl -v -X PUT "https: //<admin-portal>/admin/api/accounts/{account_id}/users/{user_id}.xml" -d 'access_token=<access-token>&first_name={name}'
    • Hide

      1. Go to Accounts > Settings > Fields Definitions
      2. Add under User:
           - predefined first_name
           - predefined last_name
           - custom field i.e. category

      3. Click Create
      4. Go to the Developer portal and create a new account or create it from the Admin portal. 
      5. From the Admin portal, go to the new Account > User > <user name> > Edit
      6. Edit the First Name and Save. 
      7. The pop up shows "User was successfully updated", however the field is not changed.

      Show
      1. Go to Accounts > Settings > Fields Definitions 2. Add under User:      - predefined first_name      - predefined last_name      - custom field i.e. category 3. Click Create 4. Go to the Developer portal and create a new account or create it from the Admin portal.  5. From the Admin portal, go to the new Account > User > <user name> > Edit 6. Edit the First Name and Save.  7. The pop up shows "User was successfully updated", however the field is not changed.

    Description

      From 3scale 2.10 it is not possible to update the fields added under User from the admin portal UI, however it is possible to update the Username and Email.  In 3scale 2.9 the added fields can be updated successfully from the admin portal UI.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rhn-support-avilatus Anna Vila Tusell
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: