Fix against the bitstream format cannot be specified during the submi… - #4660
Fix against the bitstream format cannot be specified during the submi…#4660im-shivamb wants to merge 17 commits into
Conversation
|
Hi @im-shivamb, |
|
Hi @im-shivamb, |
|
Hi @im-shivamb, |
|
@im-shivamb : Apologies that we have not gotten a reviewer on this PR yet. However, we are just beginning a more detailed review process for 10.0 for all new feature PRs. If you can rebase this on latest |
|
@im-shivamb General reminder for all new feature PRs currently under review: there is still a possibility of getting this into 10.0, in case you are able to address the tester's comment. Feature merge deadline will be Friday 3/27. Thank you! |
|
Unfortunately, this Feature PR missed our DSpace 10.0 "Feature PR Merge Deadline". As DSpace 10.0 is now under a "Feature Freeze", this ticket will be moved to our 11.0 release board in the hopes of completing this feature in the next release. If there are any questions, let us know. |
|
Hi @im-shivamb, |

References
Description
In previous DSpace versions, after uploading a bitstream, users could manually update its format. This is important when the uploaded file format is not recognized in the DSpace format registry. Currently, the UI does not allow selecting or describing a custom format during new Item submission.
Instructions for Reviewers
To review this PR, start a new item submission and upload a file. Then, click on Edit Bitstream against the uploaded file. You should now see a drop down list of available bitstream formats. Either selecting from a known format list or selecting the option Format not in list, an additional input box labelled Describe New Format should appear, which allows to type a custom format description. On clicking on Save it should get updated against the uploaded bitstream.
List of changes in this PR:
Guidance for how to test or review this PR: