-
Type:
Bug
-
Resolution: Answered
-
Priority:
Low
-
Affects Version/s: 4.5.3
-
Component/s: Integrations
-
Severity 2 - Major
-
0
Jira contains conditions that disable some issue status transitions in specific situations. One of these conditions is No Open Reviews Condition (it should disable transition if issue contains some open reviews), which doesn't work if we have Crucible-only instance.
Step to reproduce:
- Launch Jira instance
- Launch Crucible-only instance
- Connect both instances (app link)
- Create example project and issue in Jira
- Modify project workflow - add condition to one of the transitions (e.g. Done)

- Create review with link to issue in Crucible and open it
- Move to the issue board
Expected results: Done transition should be disabled
Actual results: Done transition is still enabled

Hint: Condition seems to work correctly if Crucible contains some repository.

- Discovered while testing
-
CRC-12240 Loading...