Skip to content
  • Past due by over 2 years Last updated over 2 years ago

    Aim: Decide on and implement a set of rules that limit which data c…

    Aim: Decide on and implement a set of rules that limit which data can be updated been requests are re-delivered to SMILE.

    Completing this milestone means the following:

    1. When a Request is delivered to SMILE for the first time, SMILE will persist all of the data included in the request

    2. If a Request is delivered to SMILE again, either intentionally or unintentionally, the following rules will apply:

    SMILE will reject updates on certain fields which are not sourced directly by IGO and as agreed upon by involved parties. Conversely, updates will be allowed on other fields that are not part of the list of properties we are rejecting updates from.

    1. Updates have been made to the request-filter, label-generator, smile-server and/or consistency-checker as appropriate to handle these scenarios.