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

[dev.icinga.com #7391] Add program_version column to programstatus table #2064

Closed
icinga-migration opened this issue Oct 16, 2014 · 3 comments
Labels
area/db-ido Database output enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/7391

Created by mfriedrich on 2014-10-16 09:25:42 +00:00

Assignee: mfriedrich
Status: Resolved (closed on 2014-10-16 10:15:02 +00:00)
Target Version: 2.2.0
Last Update: 2014-10-16 10:19:21 +00:00 (in Redmine)


Required for external interfaces such as Icinga Web 2 determining the feature set by version (external commands, check source, etc).

Changesets

2014-10-16 10:11:10 +00:00 by (unknown) 3fd20d5

DB IDO: Add program_version column to programstatus table

Bump schema version to 1.11.8

fixes #7391

2014-10-16 20:24:55 +00:00 by mfriedrich ca2dea3

DB IDO: Fix missing main schema version

refs #7391

2014-10-24 23:42:51 +00:00 by mfriedrich 4dc13d9

DB IDO: Change schema version to 1.12.0

refs #7391

Relations:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-16 09:25:47 +00:00

  • Relates set to 7390

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2014-10-16 10:07:54 +00:00

nbmif ~ # mysql icinga -e 'select program_version from icinga_programstatus';
+--------------------+
| program_version    |
+--------------------+
| v2.1.1-71-gfd6fe82 |
+--------------------+

@icinga-migration
Copy link
Author

Updated by Anonymous on 2014-10-16 10:15:02 +00:00

  • Status changed from Assigned to Resolved
  • Done % changed from 0 to 100

Applied in changeset 3fd20d5.

@icinga-migration icinga-migration added enhancement New feature or request area/db-ido Database output labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.2.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/db-ido Database output enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant