Code Monkey home page Code Monkey logo

Comments (3)

adinaflorea9 avatar adinaflorea9 commented on June 20, 2024

I am reopening the ticket due to the following behavior:

  1. In the mobile app, logged in with a Surveillance Officer that has rights over Environments, trigger a synchronization (to make sure that there are no un-synchronized entities to and from the mobile app);
  2. Create a new environment, with an environment sample and pathogen test in the mobile app;
  3. Trigger a synchronization;
  4. Observe the count at step 1 'Sending new data' and at step 4 'Synchronizing data'.
    Actual behavior:
    At step 4 the environment, sample and pathogen test are counted in the pulled column even though there are no new entities being pulled from the web app, but only new entities being pushed from the mobile app into the web app.

Expected behavior: If there are no new entities being pulled from the web app, then none should be counted when entities are only being pushed from the mobile app into the web app.

incorrect.count.webm

from sormas-project.

MateStrysewske avatar MateStrysewske commented on June 20, 2024

@adinaflorea9 This is expected behaviour that you can also observe when you create e.g. cases in the mobile app. The data is pushed to the server, saved there, and potentially updated (with automated logic), and then the updated data is pushed back to the mobile app (i.e. pulled there). Everything's fine here :)

from sormas-project.

adinaflorea9 avatar adinaflorea9 commented on June 20, 2024

Verified ticket on the local machine using the latest version of SORMAS from the development branch - 1.94.0-SNAPSHOT(1c5762c).

from sormas-project.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.