Skip to content

Refactor: move EpicIdentifier to TOOLS

Jessie Young requested to merge jy-add-epic-tool-to-list into master

What does this MR do and why?

  • This was originally added in a method instead because it was only available if the user had a feature flag enabled.
  • Added here: !128487 (merged)
  • That feature flag was removed, so now we can include this in the constant with the other tools for Chat.
  • Feature flag removed: !132347 (merged)

Screenshots or screen recordings

This is a refactor, no behavior change

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports