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

Remove <tech_support_email/> and <admin_support_email/> fields from the 3scale Account Management API Service List

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • None
    • 2.3 GA
    • System
    • 3scale 2019-03-11, 3scale 2019-03-25, 3scale 2019-04-08, 3scale 2019-04-23

      Performing a GET returns something similar to this.

        <service>
          <id>123456789</id>
           -
           -
           -
          <support_email>blah@3scale.com</support_email>
          <tech_support_email/>
          <admin_support_email/>
           -
           -
           -
        </service>
      

      There is nowhere to update the values of <tech_support_email/> and <admin_support_email/> in the front end. There is evidence to suggest that they were removed from the portal a while ago. See https://github.com/3scale/porta/blob/da5d489/lib/developer_portal/lib/liquid/drops/service.rb#L184-L189

      Can we confirm that these fields are no longer used and, if so, can we get them removed from the output?

      This is not about deleting the fields from the database. Don't do that. Instead, open an issue to remove those fields and set the status to Next please.

            Unassigned Unassigned
            bdooley@redhat.com Brian Dooley
            Jakub Smolár Jakub Smolár
            Jose Miguel Gallas Olmedo Jose Miguel Gallas Olmedo
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: