Inventory
(UXPROD-785)
|
|
| Status: | Closed |
| Project: | UX Product |
| Components: | None |
| Affects versions: | None |
| Fix versions: | Q4 2018 | Parent: | Inventory |
| Type: | New Feature | Priority: | P3 |
| Reporter: | Cate Boerema (Inactive) | Assignee: | Charlotte Whitt |
| Resolution: | Done | Votes: | 0 |
| Labels: | Q42018-will-split, inventory, metadatamanagement | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original estimate: | Not Specified | ||
| Issue links: |
|
||||||||||||||||||||
| Epic Link: | Inventory | ||||||||||||||||||||
| Analysis Estimate: | Small < 3 days | ||||||||||||||||||||
| Analysis Estimator: | Charlotte Whitt | ||||||||||||||||||||
| Front End Estimate: | Medium < 5 days | ||||||||||||||||||||
| Front End Estimator: | Niels Erik Nielsen | ||||||||||||||||||||
| Front-End Confidence factor: | Medium | ||||||||||||||||||||
| Back End Estimate: | Medium < 5 days | ||||||||||||||||||||
| Back End Estimator: | Niels Erik Nielsen | ||||||||||||||||||||
| Estimation Notes and Assumptions: | The estimate considers data integrity checks and mark-for-deletion functionality. Hard to say how much these are general issues (solved in Raml Module Builder and stripes-components for example) and how much they are Inventory work | ||||||||||||||||||||
| Development Team: | Prokopovych | ||||||||||||||||||||
| Rank: BNCF (MVP Feb 2020): | R1 | ||||||||||||||||||||
| Rank: Chalmers (Impl Aut 2019): | R1 | ||||||||||||||||||||
| Rank: Chicago (MVP Sum 2020): | R1 | ||||||||||||||||||||
| Rank: Cornell (Full Sum 2021): | R2 | ||||||||||||||||||||
| Rank: 5Colleges (Full Jul 2021): | R1 | ||||||||||||||||||||
| Rank: GBV (MVP Sum 2020): | R4 | ||||||||||||||||||||
| Rank: Lehigh (MVP Summer 2020): | R1 | ||||||||||||||||||||
| Rank: TAMU (MVP Jan 2021): | R1 | ||||||||||||||||||||
| Rank: U of AL (MVP Oct 2020): | R4 | ||||||||||||||||||||
| Description |
|
Implement component in top navigation bar. Enable the user to delete a metadata record (Instance, Holdings, Item) Delete functionality will be implemented when introducing the refined UX of Inventory. A drop down menu in the top bar (
Slide deck from presentation at MM-SIG 2018-10-04: https://docs.google.com/presentation/d/1iv1qM2T1uHCOx8vLAAJfmX-439ENNP7uo4yQJM8mubE/edit#slide=id.g438c473a97_0_0 Technical backend note: The Inventory database has constraints defined on Instance, HoldingsRecord and Item to prevent deletion of entities with dependent records. The database will throw an exception if such a delete is attempted, as a last backstop - see:
Out of scope:
|
| Comments |
| Comment by Cate Boerema (Inactive) [ 01/Oct/18 ] |
|
Charlotte Whitt, it would be great if you could create some quick stories for this for the deletion of inventory records. I see you have a story linked to this feature (
|
| Comment by Charlotte Whitt [ 01/Oct/18 ] |
|
@ cate - yes, I'll do that |
| Comment by Cate Boerema (Inactive) [ 20/Nov/18 ] |
|
Charlotte Whitt we may need to tag this as at risk. |
| Comment by Charlotte Whitt [ 20/Nov/18 ] |
|
Today's Slack chat conversation with Lisa Sjögen, Chalmers: Charlotte Whitt [1:00 PM] Lisa Sjögren [1:18 PM] These days, however, we have another way of communicating deletions to our Discovery and trust the staff to delete responsibly, so just delete the records right away. So the short answer is that yes, just being able to delete should be sufficient. Maybe @Theodor could weigh in on whether this would work with EDS and OAI-PMH? |
| Comment by Cate Boerema (Inactive) [ 11/Jan/19 ] |
|
Hi Charlotte Whitt, it's end of quarter and this feature looks incomplete. I think you will need to split it:
Thanks! |
| Comment by Charlotte Whitt [ 21/Jan/19 ] |
|
Hi Cate Boerema - Some backend development work is done, but the implementation of
Implementation of the drop down in the navigation bar, and mark records for deletion should be quite easy to fix. |