kgomes / odss

Temporary repo to migrate google code issues for the ODSS project
0 stars 0 forks source link

planning: platform selection update reloads previous token data #129

Open kgomes opened 9 years ago

kgomes commented 9 years ago

From caru...@gmail.com on May 07, 2015 10:55:57

What steps will reproduce the problem? 1. open the Planning tab

  1. do any change to the timeline itself (add a token, modify a token, delete a token)
  2. save
  3. so far so good
  4. change platform selection and click apply What is the expected output? What do you see instead? Expect to see basically only the effect of the new platform selection in the timeline; but the token information goes back to the state prior to the token modification.

Workaround: Click Refresh (the token information was actually saved properly)

Noted in version 0.4.2 (currently on production server). Issue also present in 0.7.1 (on test server odss-test)

Original issue: http://code.google.com/p/mbari-dss/issues/detail?id=132

kgomes commented 9 years ago

From caru...@gmail.com on May 11, 2015 11:58:51

odssplatim-ui: 0.7.2: some internal refactor, and an acceptable solution to this issue.

A complete solution envisioned in a future version along with an overhaul of the internal model.

Status: Started