← Back to team overview

oship-dev team mailing list archive

[Bug 625624] [NEW] issues in RevisionHistory and in IRevisionHistory

 

Public bug reported:

auditValid, versionIdValid are not methods but invariants.

The invariant Audit_valid: audits /= Void and then not audits.is_empty 
is not enforced.
Maybe it would be interesting to define a representation method for this class.

** Affects: oship
     Importance: High
         Status: New

** Changed in: oship
   Importance: Undecided => High

-- 
issues in RevisionHistory and in IRevisionHistory
https://bugs.launchpad.net/bugs/625624
You received this bug notification because you are a member of OSHIP
Development Team, which is subscribed to Open Source Health Information
Platform.

Status in Open Source Health Information Platform (OSHIP): New

Bug description:
auditValid, versionIdValid are not methods but invariants.

The invariant Audit_valid: audits /= Void and then not audits.is_empty 
is not enforced.
Maybe it would be interesting to define a representation method for this class.





Follow ups

References