Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Portfolio alert with scope GLOBAL_AUDIT_CHANGE broken after upgrade from 3.8.0 to 4.1.0 #8

Open
dfn-certling opened this issue Feb 25, 2021 · 0 comments · May be fixed by #14
Open

Comments

@dfn-certling
Copy link
Contributor

Current Behavior:

A portfolio alert set up under 3.8.0 with scope GLOBAL_AUDIT_CHANGE is broken after upgrade to 4.1.0. It cannot be seen in the frontend and raises the following error

java.lang.IllegalArgumentException: No enum constant org.dependencytrack.notification.NotificationGroup.GLOBAL_AUDIT_CHANGE

It seems like GLOBAL_AUDIT_CHANGE was removed from 4.1.0 but the migration of previous alerts may be incomplete.

Steps to Reproduce:

  1. Set up a portfolio alert with 3.8.0 including GLOBAL_AUDIT_CHANGE
  2. Migrate to 4.1.0
  3. Access portfolio alerts in the frontend

Expected Behavior:

The alert should be visible and working.

Environment:

  • Dependency-Track Version: 4.1.0
  • Distribution: Executable WAR
  • BOM Format & Version:
  • Database Server: PostgreSQL
  • Browser: Firefox
@stevespringett stevespringett transferred this issue from DependencyTrack/dependency-track Feb 25, 2021
@dfn-certling dfn-certling linked a pull request Apr 23, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant