Opened 10 years ago
Closed 10 years ago
#31892 closed defect (bug) (duplicate)
Shiny Updates: Bulk update sometimes doesn't work
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.2 |
Component: | Upgrade/Install | Keywords: | has-patch |
Focuses: | javascript | Cc: |
Description
Bulk update won't work if the user selects a plugin that is already at the current version.
Attachments (1)
Change History (9)
#2
@
10 years ago
- Milestone 4.2 deleted
- Resolution set to invalid
- Status changed from new to closed
In [32053] bulk shiny updates were removed.
#3
@
10 years ago
- Resolution invalid deleted
- Status changed from closed to reopened
We should still do this in case an update fails for reasons other than credentials requests.
#4
@
10 years ago
While I agree in theory that we should just release the lock, We really need to figure out why updates are failing if they are currently failing and fix that.
#6
follow-up:
↓ 7
@
10 years ago
Is this important for 4.2 or can we move it to future / ignore it on the trunk/Awaiting Review report?
Note: See
TracTickets for help on using
tickets.
In attachment:31892.diff, unlock the updates queuer when an update fails and we're not trying again.