CustomerPreconditions should have access to the same information as built-in Preconditions

Description

The CustomPrecondition should provide the same functionality as the Precondition interface. Currently CustomPrecondition.check() only takes a Database as argument. Therefore it is not straighforward (or even impossible) to implement preconditions that are based on the changes in the changesets.

Environment

None

Activity

Show:

Nathan Voxland March 5, 2013 at 6:53 AM

With 3.0 you can now define custom preconditions through the extension framework exactly the same as built-in preconditions.

Fixed

Details

Reporter

Fix versions

Affects versions

Priority

Created November 16, 2011 at 7:28 AM
Updated June 20, 2013 at 3:30 AM
Resolved March 5, 2013 at 6:53 AM