Page MenuHomeSoftware Heritage

Force recooking of an object when previous vault task failed
ClosedPublic

Authored by anlambert on Feb 14 2020, 4:55 PM.

Details

Summary

Previously, it was not offered to the user to recook an object when its last cooking failed.

So force object recooking by displaying the vault task creation modal.

Previous failed task will be also removed from the vault status page if it is present.

Related to T2283
Related to T2284

Diff Detail

Repository
rDWAPPS Web applications
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

vlorentz added a subscriber: vlorentz.
vlorentz added inline comments.
swh/web/assets/src/bundles/vault/vault-create-tasks.js
22–23

The comment doesn't match the code

swh/web/assets/src/bundles/vault/vault-ui.js
211

s/Statuses//?

This revision now requires changes to proceed.Feb 14 2020, 5:13 PM
swh/web/assets/src/bundles/vault/vault-create-tasks.js
22–23

Ack, will improve

swh/web/assets/src/bundles/vault/vault-ui.js
211

I will go for s/Statuses/Info/

This revision is now accepted and ready to land.Feb 18 2020, 2:12 PM
This revision was landed with ongoing or failed builds.Feb 18 2020, 2:17 PM
This revision was automatically updated to reflect the committed changes.