Deleting project makes plugin try to remove view tag of snapshot view twice (resulting in stack trace in log)

XMLWordPrintable

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: clearcase-plugin
    • None
    • Environment:
      Hudson 2.1.0
      Base ClearCase

      When a project is deleted from the UI, the plugin tries to remove the view tag twice. The first succeeds, but the second one fails dumping a stack trace in the log. That error message (and the stack trace) is confusing and put me on a ghost hunt trying to understand what went wrong. But nothing was really wrong wrt ClearCase.

      First, the plugin removes the view tag in AbstractClearCaseScm.processWorkspaceBeforeDeletion() and then tries to remove it once again in ItemListenerImpl.onDeleted().

            Assignee:
            Unassigned
            Reporter:
            Anders Hammar
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: