Uploaded image for project: 'SIdora'
  1. SIdora
  2. SID-660

As a user, I want to know when Edit Metadata fails and want the opportunity to fix it

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Fixed
    • Icon: Major Major
    • 0.5.0
    • None
    • Workbench
    • None
    • SIdora Sprint 32, SIdora Sprint 33, SIdora Sprint 34, SIdora Sprint 36, SIdora Sprint 37
    • 4

      Currently there are two types of validation that occur when editing metadata: validation before submitting the form, and validation after submitting the form.

      When the type "validation after submitting" fails, there is no indication of a failure, no opportunity to see why that failure occurred, and no easy way to fix the error.

      Please provide this feedback to the user and hopefully allow them to fix the problem.

      The suggested implementation for this is to create a link in the "Status" box that appears in the lower right corner with a link to open a dialog which will contain the form with the errors and the ability to resubmit the form. This is possible within the Done function of the SidoraQueue object in workbench/js/workbench_sidora_queue.js. The returned HTML will contain <div class="messages error"> which will not generally be returned on success messages (in extreme cases it will if users are generating errors concurrently the queue processing, but those should be handled outside of this story). Then use the shadowbox with the HTML from the return.

            amlanir Rashmi Amlani (Inactive)
            AndersonRJ Anderson, Robert J.
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: