Deleted Ad Hoc attributes values are not being deleted from SQL Provisioner database.

XMLWordPrintable

      value for adhoc attribute is updated via OIS and is correct in comanage database:

      select * from cm_ad_hoc_attributes where co_person_role_id in ('176666','176664','663708')

       

      but if I run the following query against the SQL Provisioner database, it still shows the old value for 2 out of 3 of the roles alongside the new values.

      select * from sp_ad_hoc_attributes where co_person_role_id in ('176666','176664','663708')

      So from the UI and comanage database perspective, it is correct, but the SQL Provisioned database is incorrect and the old values are not being deleted.

       

       

       

        1. image-2023-06-08-17-57-48-146.png
          66 kB
          Nicholas Graeme Varga
        2. image-2023-06-08-17-58-36-470.png
          78 kB
          Nicholas Graeme Varga
        3. image-2023-06-08-18-01-11-501.png
          48 kB
          Nicholas Graeme Varga

            Assignee:
            Benn Oshrin (internet2.edu)
            Reporter:
            Nicholas Graeme Varga
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: