Community
Participate
Working Groups
GitProjectSetCapability.throwTeamException(Throwable) should not repeat low level exception message. Instead it should add more context, e.g. throw new TeamException("Project set import failed", current); Currently, the identical exception message appears twice in the UI when the status is shown in an ErrorDialog.