You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Governance] Handle transfer models without local_hcb_code method (#11981)
## Summary of the problem
Closes#11980
## Describe your changes
We try to link to `local_hcb_code`. Otherwise, just link directly to the
transfer.
I think ideally we'd just link to the transfer's show page, but not all
models (e.g. `IncreaseCheck` have a show page). Most models just
redirect to the HcbCode anyways.
0 commit comments