Opened 2 years ago

Closed 2 years ago

#1391 closed enhancement (fixed)

Implement a way to insert a "Reggie was updated..." log entry when there are no changes to installed item

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: minor Milestone: Reggie v4.39
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

The "Installation wizard" can always be used to check if a new Reggie release need some new items (annotation types, subtypes, etc.) to be created. When this is the case the wizard will create a log entry: Reggie was updated to <version>.

However, in many cases there are no new items to create. It would nice if the log entry could be created also in those cases.

Change History (1)

comment:1 by Nicklas Nordborg, 2 years ago

Resolution: fixed
Status: newclosed

In 6713:

Fixes #1391: Implement a way to insert a "Reggie was updated..." log entry when there are no changes to installed item

We save the current installed version in the static cache and when the installation wizard detect that this version is different from the actual version a button is displayed that makes it possible to trigger an "Installation" check which also updates the version information stored in the cache.

Note: See TracTickets for help on using tickets.