Uploaded image for project: 'ERM Platform'
  1. ERM Platform
  2. ERM-1777

Templated URL not updating on deletion of Proxy

    XMLWordPrintable

Details

    • ERM Sprint 119, ERM Sprint 120
    • Bienenvolk
    • R2 2021 Bugfix

    Description

      Overview:

      If a Proxy URL string template is deleted, it doesn't result in the removal of the relevant templated URLs from PTIs

      Steps to Reproduce:

      1. Create a Proxy Server string template (in settings)
      2. Check a PTI to see that the templated URL has been created
      3. Delete the Proxy URL string template
      4. Check the PTI

      Expected Results:

      Templated URL relevant to the particular proxy server string template is removed
      Actual Results:

      Templated URL persists on the PTI

      Additional Information:
      URL:
      Interested parties:

       

      Dev task breakdown

      It looks like this code finds if string templates have changed, but not if they've been removed.

      • Alongside the cursor AppSetting we can include a list of PTI ids
      • Check Set of PTIs in system against Set in memory. If sizes differ refresh all, if not then do .equals() to see if the Sets differ.
      • That whole condition can be added to this if clause

      TestRail: Results

        Attachments

          Issue Links

            Activity

              People

                ostephens Owen Stephens
                ostephens Owen Stephens
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  TestRail: Runs

                    TestRail: Cases