Monitoring plugin bad SQL for upgrade

Description

I noticed the new monitoring plugin doesn't upgrade the database properly. SQL file (at least the Oracle/MySQL ones) have this:

UPDATE jiveVersion SET version = 1 WHERE name = 'monitoring';

Should that not be ofVersion instead?

Environment

None

Activity

Leon Roy 
April 30, 2013 at 2:30 PM

Updated affected SQL scripts so that jiveVersion is now ofVersion.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Affects versions

Priority

Created April 30, 2013 at 2:25 PM
Updated June 5, 2013 at 3:17 PM
Resolved April 30, 2013 at 2:30 PM