Skip to content

Load board lists with GraphQL (feature flag disabled)

Simon Knox requested to merge psi-gql-board-lists into master

What does this MR do?

  • Use GraphQL endpoint to get the lists for an issue board.
  • Added behind the graphql_board_lists feature flag
  • Store query result in boards_store methods still, as that is being replaced separately

FE for #36758 (closed)

Does this MR meet the acceptance criteria?

Conformity

Edited by Yorick Peterse

Merge request reports

Loading