nie-ine / inseri

inseri serves as an online collaborative work and publish environment.
https://nie-ine.github.io/inseri
Other
13 stars 4 forks source link

Mapping json response for python microservice: inseri keeps saving and refreshing page in an endless loop #545

Closed cyrill-martin closed 4 years ago

cyrill-martin commented 4 years ago

After launching the jsonEnvironment with a python file I do:

  1. Data Management
  2. Duplicate exsting query
  3. Choose a Delille sparql query (1_delille-citations-per-verse-per-citer-type_count.rq)
  4. assignedJson > map
  5. Choose whole json response
  6. Save everything

After that the query seems to execute and it shows up in the Input area but the page keeps refreshing all the time so the input disappears and the query gets executed again...and again...and again.

janCstoffregen commented 4 years ago

solved, will update the testinstance now

cyrill-martin commented 4 years ago

The loop is still in place when the assigned json is mapped to the whole response. Screenshot_2020-09-24 inseri

janCstoffregen commented 4 years ago

fixed and published on test instance, please check if it works

cyrill-martin commented 4 years ago

Works. No more loop.