BIG-MAP / FINALES2

Further development of FINALES
MIT License
6 stars 0 forks source link

fixed db inconsistency when for requests when posting results #200

Closed SKS94 closed 1 year ago

SKS94 commented 1 year ago

When adding a result the database would shortly be in an inconsistent state before the status of the request was changed and logged, this has now been fixed.

The change_status_request method has been divided into two methods for accomadating the change of request status when a result is posted.

The capability field from the Tenant in the devtest populate-db command has also been removed