Deleting Custom Field Contexts does not remove options from database

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 3.13.1
    • Component/s: Issue - Fields
    • 3.13
    • 8
    • Severity 3 - Minor
    • 1

      thank you for clarifying the problem during the screen sharing session we had this afternoon. Please review this report for completeness and accuracy:

      1. create a new CF Context for existing CF of type Select List
      2. add some Options specific for that Context
      3. delete the Context

      The values entered at step 2 are still present in the database as can be verified with the following queries:

      SELECT * FROM customfieldoption WHERE customfield = 'CF_ID' ORDER BY customfieldconfig;
      SELECT * FROM fieldconfigscheme WHERE fieldid = 'customfield_CS_ID';
      

      Best Regrds,
      Edoardo

            Assignee:
            Unassigned
            Reporter:
            Edoardo Causarano [Atlassian]
            Votes:
            6 Vote for this issue
            Watchers:
            11 Start watching this issue

              Created:
              Updated: