Actions
Bug #16377
closedWorkflow fails when keep references in `defaults` are inaccessible even if not used by actual workflow.
Start date:
07/13/2020
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
Story points:
-
Release:
Release relationship:
Auto
Updated by Peter Amstutz over 4 years ago
- Target version changed from 2020-06-03 Sprint to 2020-06-17 Sprint
Updated by Peter Amstutz over 4 years ago
- Target version changed from 2020-06-17 Sprint to 2020-07-01 Sprint
Updated by Peter Amstutz over 4 years ago
- Status changed from New to In Progress
Updated by Peter Amstutz over 4 years ago
- Target version changed from 2020-07-01 Sprint to 2020-07-15
Updated by Peter Amstutz over 4 years ago
16377-missing-default @ 9c5923ce6ac1aa71d9a5ea72b4daffa129eef30b
It turns out this was already supposed to be handled, the bug was that exists() wasn't catching IOError(ENOENT) and turning it into "return False" as intended.
Updated by Peter Amstutz over 4 years ago
16377-missing-default @ 7d9fc325e6d75d40e6f933a188d9a11fc016ed77
Updated by Peter Amstutz over 4 years ago
- Target version changed from 2020-07-15 to 2020-08-12 Sprint
Updated by Lucas Di Pentima over 4 years ago
The fix looks good, but just in case, I dropped the fix, and rebased the tests to current master on a new branch, so I could run them on and see them fail. (ff0886642 - branch: 16377-test-check
)
They didn't fail: developer-run-tests-remainder: #2045
Updated by Peter Amstutz over 4 years ago
- Status changed from In Progress to Resolved
Actions