Normalized submission section data when retrieving them from item object

This commit is contained in:
Giuseppe Digilio
2020-07-30 18:50:47 +02:00
parent 85506238b3
commit 090fb94c4d
6 changed files with 76 additions and 28 deletions

View File

@@ -276,7 +276,7 @@ describe('SubmissionObjectEffects test suite', () => {
describe('saveSubmissionSuccess$', () => {
it('should return a UPLOAD_SECTION_DATA action for each updated section', () => {
it('should return a UPDATE_SECTION_DATA action for each updated section', () => {
store.nextState({
submission: {
objects: submissionState