You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@blankdots what about XML uploads? Those show in the listing too but I think edit functionality would be weird since only option would be to replace the file. I suggest that we show only delete button on XML submissions. This requires #94 so we can get submission type for metaDataObjects.
yes, XML uploads probably the only way to edit would be to re-upload, but not sure we offer a PUT for XML but not PATCH so we can patch form, meaning edit data but for XML we will replace it. and maybe the labels should reflect that.
Description
We need to be able to resume editing an object, the submission summary on the right hand side should contain a button group with edit and delete
The same goes for the summary at the end of the submission:
DoD (Definition of Done)
Ability to edit and delete submitted objects.
Testing
Unit test and Integration testing
The text was updated successfully, but these errors were encountered: