Created attachment 147055 [details] [review] Bug 33025: Show an alert when adding a lost item to an item bundle Test plan: 1. Create an item bundle (see bug 28854 comment 458) 2. Create a biblio with one item and mark it as lost 3. Try to add the lost item to the bundle You should see a message saying that the item is lost. Next to this message should be a button "Mark as found and add to bundle". 4. Click on the button. There should be a message saying that the item was added to the bundle. 5. Close the modal window and verify that the item was correctly marked as found and added to the bundle
(In reply to Julian Maurice from comment #1) > Created attachment 147055 [details] [review] [review] > Bug 33025: Show an alert when adding a lost item to an item bundle > > Test plan: > 1. Create an item bundle (see bug 28854 comment 458) > 2. Create a biblio with one item and mark it as lost > 3. Try to add the lost item to the bundle > You should see a message saying that the item is lost. Next to > this message should be a button "Mark as found and add to bundle". > 4. Click on the button. There should be a message saying that the item > was added to the bundle. > 5. Close the modal window and verify that the item was correctly marked > as found and added to the bundle Signed-off-by: Laura Escamilla <laura.escamilla@bywatersolutions.com>