Close and re-open issue
Users should be able to solve, close and re-open an issue. This flow should:
- provide a shortcut
son the home page in the issue browser - provide a shortcut
son the issue page - provide a shortcut
son the comment page (TBD) - if needed, show issue page
- open form with state selection (depending on the current state, the other 2 of “closed”, “solved” or “open”)
Will be possible by calling
rad issue state --closed | --openand then using the issue selector.