You mention you’re using a multi-step process, so let me describe how our two-step process has been working for me in testing 7.4, in case that shines any light on your case:
* The item is submitted. * It shows in the workflow task list as “Waiting for controller” * I claim it – it now shows as “Validation” * I can either edit, reject, or approve (ie workflow step 2 aka “editstep”) * If I approve it (without editing), it appears to disappear from the workflow. I need to refresh the screen to see it again in the workflow list, now showing as “Waiting for controller” again * I claim it again – it shows as “Validation” again – and I can either edit or approve (ie workflow step 3 aka “finaleditstep”) * If I approve it (without editing), it disappears from the workflow and is now published in the collection as expected. The status labels “Waiting for controller” and “Validation” are confusing in this kind of multi-step process because they actually have nothing to do with the steps, and there’s no way currently to add a label to show what step it’s at. (See https://github.com/DSpace/dspace-angular/issues/1609 for a description of a possible solution to this if someone’s interested in volunteering….) So possibly that’s part of what’s causing confusion for you? And/or you may be seeing a difference in behaviour between directly approving vs editing-then-approving because when you edit-then-approve, the process of returning from the item view to the workflow list reloads and updates that list. But if you approve direct from the workflow list, the list doesn’t fully update so the item seems to disappear from it and you need to refresh the page to see it. Deborah From: [email protected] <[email protected]> On Behalf Of James Holobetz Sent: Tuesday, August 1, 2023 6:40 AM To: [email protected] Subject: [dspace-tech] workflow "approve" issues You don't often get email from [email protected]<mailto:[email protected]>. Learn why this is important<https://aka.ms/LearnAboutSenderIdentification> Caution: This email originated from outside our organisation. Do not click links or open attachments unless you recognize the sender and know the content is safe. Hi Everybody, I am experiencing weird behaviour when entering an item that has a multi-step process. Entering the item is fine and so is review and edit. When I try to "Approve" it for public consumption, the progress bar is green and it appears to remove it from the "Workflow tasks" area. But the item is not released and when you go back to the Workflow tasks area, the item is still there.The only time it successfully releases it is when, during the process, you edit something (even something as simple as remove and add back a period in the abstract). Nothing shows up in the logs at all. I have validated both the item-submission.xml and the submission-forms.xml. I am at a loss. For reference, we are using DSpace 7.6 and also, we ported our old input-forms.xml and item-submission.xml files and used the "./dspace submission-forms-migrate" script. Best regards, James Holobetz -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/CAAosP7WgOLej_%3DqYSZCUKrEQUz%2B_k-Eu%2Bb4%3DtFQVvqywMb3FDA%40mail.gmail.com<https://groups.google.com/d/msgid/dspace-tech/CAAosP7WgOLej_%3DqYSZCUKrEQUz%2B_k-Eu%2Bb4%3DtFQVvqywMb3FDA%40mail.gmail.com?utm_medium=email&utm_source=footer>. ________________________________ "The contents of this e-mail (including any attachments) may be confidential and/or subject to copyright. Any unauthorised use, distribution, or copying of the contents is expressly prohibited. If you have received this e-mail in error, please advise the sender by return e-mail or telephone and then delete this e-mail together with all attachments from your system." -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/ME3PR01MB752400E0A4F9D51E33A41906C505A%40ME3PR01MB7524.ausprd01.prod.outlook.com.
