Skip to content

Fix missing isGroup injection in issues

What does this MR do and why?

Fix missing isGroup injection in issues

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image

How to set up and validate locally

  1. Open the browser dev tools (console)
  2. Navigate to an issue: http://gdk.local:3000/flightjs/Flight/-/issues/40
  3. Verify whether an error appears regarding missing isGroup injection
Edited by Lee Tickett

Merge request reports