Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-17880

Deleting Custom Field Contexts does not remove options from database

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Low Low
    • None
    • 3.13.1
    • Issue - Fields

      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

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

                Created:
                Updated: