When a project changes name/key etc any filters used in that project should be updated as well.

XMLWordPrintable

    • 0
    • 4

      Problem Definition

      Currently if you change a key of a project or name filters will no longer work. Filters should be updated when a key changes or project name.

      Suggested Solution

      Filters should be stored with the project IDs and their queries should be translated to project keys/names.
      Any other solution that would guarantee all filters are accurate after a project key/name change is acceptable.

      Workaround

      1. Identify the filters that need an update before making the project key/name change and store their IDs.
      2. Once the project key/name change is done, run a SQL to replace the old project key with the new one in all the filters saved from the previous step.

            Assignee:
            Unassigned
            Reporter:
            Eric Storch (Inactive)
            Votes:
            8 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated: