-
- Downloads
Fix issuable state indicator
Now the issuable reference check works only in project scope, if we reference an issuable from a non-project resource (e.g. epics), then project is not set, and there is mismatch in generated issue references. This patch enables issuable reference state check also from group scope. Closes gitlab-ee#4683 Related to #30916
Showing
- changelogs/unreleased/jprovazn-issueref.yml 6 additions, 0 deletionschangelogs/unreleased/jprovazn-issueref.yml
- lib/banzai/filter/issuable_state_filter.rb 9 additions, 1 deletionlib/banzai/filter/issuable_state_filter.rb
- spec/lib/banzai/filter/issuable_state_filter_spec.rb 8 additions, 0 deletionsspec/lib/banzai/filter/issuable_state_filter_spec.rb
changelogs/unreleased/jprovazn-issueref.yml
0 → 100644
Please register or sign in to comment