Skip to content

fix: few minor issues with issuable search

Tomas Vik (OOO back on 2024-08-12) requested to merge 588-fix-issuable-search into main

This MR converts issue_search.js to TypeScript and fixes the compiler errors. This happens to fix existing production issue #566 (closed).

This MR also wraps the search commands with runWithValidProject wrapper, making them run the same way as all the other commands.

Relates to #566 (closed)

Edited by Tomas Vik (OOO back on 2024-08-12)

Merge request reports