Islandora-Labs / islandora_solution_pack_oralhistories

Adds all required Fedora objects to allow users to ingest and retrieve Oral Histories (video/audio) files through the Islandora interface
GNU General Public License v3.0
13 stars 23 forks source link

Multiple refreshes are required for editing through transcripts_ui #74

Closed kimpham54 closed 6 years ago

kimpham54 commented 7 years ago

Steps to Reproduce

  1. With an oral history that has a transcript display, edit a cue that isn't and Submit
  2. View transcript display in object after one refresh

Expected Behaviour Transcript tiers are updated in transcript display.

Actual Behaviour Transcript tiers that aren't are not updated in transcript display. If you refresh 1-2 more times the transcript display is updated.

Notes If you edit the transcript tier through the UI, it is updated when you refresh the object page once.

Natkeeran commented 7 years ago

Related to this PR : https://github.com/digitalutsc/islandora_solution_pack_oralhistories/pull/76

I think the delay is due to delay in solr indexing the xml datastream. Not sure if we can totally avoid that.

kstapelfeldt commented 6 years ago

confirm that this is still an issue and document any remaining latency or requirements in wiki, and possibly in interface documentation.

kimpham54 commented 6 years ago

done