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

Removed the Business Process Map from gvmd. #1627

Merged

Conversation

jhelmold
Copy link
Member

@jhelmold jhelmold commented Jul 9, 2021

Removed the Business Process Map from gvmd.

What:
In manage_sql.c in function "modify_settings ()":
Removed the definition of the setting-IDs and setting names
for the Business Process Model from the function and thereby
also their saving.

In manage_migrators.c:
Added the new function "migrate_245_to_246 ()" to delete the
Business Process Model settings from the settings table.

In CMakeLists.txt:
Set up the database version from 245 to 246.

Why:
The Business Process Map is not supported any more.

How did you test it:

Checklist:

In manage_sql.c in function "modify_settings ()":
  Removed the definition of the setting-IDs and setting names
  for the Business Process Model from the function and thereby
  also their saving.

In manage_migrators.c:
  Added the new function "migrate_245_to_246 ()" to delete the
  Business Process Model settings from the settings table.

In CMakeLists.txt:
  Set up the database version from 245 to 246.
@jhelmold jhelmold marked this pull request as ready for review July 9, 2021 09:42
@jhelmold jhelmold requested a review from a team as a code owner July 9, 2021 09:42
@timopollmeier timopollmeier merged commit c93e1df into greenbone:master Jul 9, 2021
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 this pull request may close these issues.

2 participants